Part Number: IWR1642
Other Parts Discussed in Thread: SYSBIOS,
Tool/software: Code Composer Studio
Good morning,
I am at the moment trying to complete the sdk_users_guide and I am encountering some problems with CCS while following the section "3.3 Capture demo for xWR16xx". Following the steps into the memory capture procedure (point 5), it explains how to connect CCS to the board. I managed to load the symbol files for Cortex_R4 and C674X_0, however I am encountering some problems to follow the next steps. When I try to connect my target in the debug window of CCS, i get some errors related to some files that the program can't find, for example:
Can't find a source file at "/opt/ti/bios_6_52_00_12/packages/ti/sysbios/family/c64p/Hwi.c"
Locate the file or edit the source lookup path to include its location.
Below there is a screenshot of the CCS window that I get.
I am not really sure of what could be the problem. I am trying to find the mentioned files and locate them for the program but I didn't managed yet... some help?