Experiments with C2000 Wiki
These are our experiements with the C2000 Architecture
Brought to you by:
k10blogger,
mohit957
1: what is the difference between .c and .h files,
what i can see is the fucntions called are from the .c files but the things like DINT, EINT etc are in the .h files?
2: What is Watchdog function and why is this dissabled by InitSysCtrl?