Hi,all
When I debug my application on DM6437, CCS shows some error information.
I don't know what CCS is trying to tell me.
The first one is "The CIO command cmd:(11) in the CIO buffer at address (0x808b0d00) was not recognized.
Please check the device and program memory maps." In the map file,
I find there is the section and the section begins with the starting
address 808b0d00. Is there some specific content at the address?
My application changes it, so it can't be recognized.
The second one is that the PC points to UTL_halt when the program
hangs at some place and don't move on. In the document of DSP/BIOS API
it says that it belongs to SYS module. If PC points to UTL_halt, what
can I get from this?
Best Regards
Jogging