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.

LP-CC2652PSIP: Can't find a source file at "C:\Jenkins\jobs\FWGroup-ROM-CC26XX_Agama_2_0\workspace\modules\scripts/..\rom_temp\rom\fw\src\cstartup_M_aga.c" Locate the file or edit the source lookup path to include its location.

Part Number: LP-CC2652PSIP

Tool/software:

When the Serial interface code for OLED is debugged , the code gets dumped into the launchpad  and when the program is terminated , There comes a Disassembly (Like a Console) displaying this message,

2. Break at address "0xfffffff8" with no debug information available, or outside of program code.

Any help is appreciated

Thanks,

Kumaravel 

  • Hi Kumaravel,

    This is a special ARM address indicating Fault ISR, which aligns with what you see in your callstack.

    I recommend to add some debug code to figure out what is causing the fault.

    Thanks,
    Toby