I WANT TO KNOW BUILD AND DEBUG PROGRAMS WRITTEN IN C USING KEIL COMPILER IN uCOS .... cn anyone tell abt sample programs abt UART,RTC ,USB communication under uCOS ............
Re: how to build and debug programs in uCOS-ii under windows
hi,
I don't know about the keil but i have done my final year project in ucos-ii and we access the graphic card register directly by using lib libpc and we put the final image of our program in the floppy and boot it
the reference we got is from book
C with assembly
library we used is libpc
and the compiler is djgcc which is a clone of gcc in windows so try this may b it shoul solve ur prob
Re: how to build and debug programs in uCOS-ii under windows
Iam porting ucos to 8051 which is inside FPGA... can i get some tutorials regarding this .......... i also wonder how can we test our programs ..is it possible using PC Hyperterminal ??