This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: How to add source files for manual debug

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: IWR1642BOOST

Tool/software:

Hi, 

I am creating the necessary files to flash the IWR1642BOOST mmWave sensor using another tool, and I am attempting to debug a few issues in CCS Studio. I utilized the manual debugging option. After selecting the appropriate target configuration, I loaded the program xyz.xer4f. A breakpoint was triggered in the main code; however, when encountering a function located elsewhere, the control does not proceed beyond that function, resulting in an error. Additionally, I am unable to step over the functions.

1. What could be cause of this ? 

2. How do I add source files in the case where there is no project? (Since I am just using .xer4f file to load symbol and manually located main file.) 

3. I understand there is load symbol option as well, can u guide us on how to use this?  I tried loading .map file, then I got an error :  Encountered a problem loading file: Could not determine target type of file

4. Do i have to manually reset the board everytime, I have to reset the debug. If i dont do reset on the board, the debugger goes to exit(). 

I am using CCS Studio 12.7.1 

Thanks in advance 

  • Hello,

    1. I will need some more details. Where are you trying to place a breakpoint and where

    2. I am not sure what you mean by this. Add source files to what?

    3. You should be loading the .xer4f for the symbols as well

    4. Yes the board must be reset or power cycled in some manner.

    Best Regards,

    Pedrhom