Hello,
Our customer is having problem in debugging DM365 custom board with CCS 3.3(SR12).
I know CCS3.3 is not recommended, but for time being they have to use CCS 3.3 to complete the current project.
Emulator used: BH-USB560m
(and the JTAG clock is reduced below 10MHz)
Please let us know if there is any suggestions on this issue.
The problem is CCS3.3 produces this warning when we use the GEL file created for the
custom board.
Warning:
0x40000020/-2062 @ marker 5315
Warning during:Execution.
Cannot halt the processor
but when BH-default.gel(gel file from blackhawk) is used first to start up the Parallel debugger,
then remove it and reload custom GEL file, there is some warning but the program seems to
be running properly.
Is it required to load the GEL file everytime when connecting the board to CCS3.3's Parallel Debugger?
Regards.