mmmmm i thought they were some manual explaining about C language and how to start programmings the MCU´s. I know that there is a header called mcf51qe128.h where the registers are define, i also looked some examples and i tested it in the demoqe board (Wrote the flash memory with the examples).
The problem is that i want to know how to properly program the MCU´s in C language. Do this C programming manuals exists? or do i have to read the reference manual and search in the header file the exact name of registers that i want to use (in this form i would spend more time learning)?
Ok, thanks for your help...