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.

CCS/EK-TM4C123GXL: _c_int00() does not contain frame information

Part Number: EK-TM4C123GXL

Tool/software: Code Composer Studio

Hello,

When I launch debug I have the following line after main() debug status:

_c_int00() at boot.asm:227 0x00000866 (_c_int00 does not contain frame information)

What does that mean? Should I be concerned about that? Examples seem to run ok.