Tool/software: Code Composer Studio
dear All,
i have three questions about DSPXXX_CodeStartBranch.asm and boot28.inc files:
1- in the assembly file provided for start up there is a function for disabling the watchdog.
why the function is wrote with assembly? is it possible to write it with c language?
2- in that assembly file there is a function named _c_int00 included in boot28.inc file.
why the file extension is inc?
3- can i write boot28.inc file with c language?
regards,
Ras