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 does not fully support Stellaris MCUs?

Hi guys,

 

Currently I'm using CCS 4.2.4.00033. My hardware debugger is XDS100v2. My MCU is LM3S9B92.

 

With the above components, I can program and debug the MCU. In debugging mode, I can watch the value of resisters and global variables, however I cannot watch local variables value. Moreover, when I perform single step debug, the program counter just ignores every command line related to local variables, and jumps directly to the nearest command line working with resisters or global variables.

 

I tried CCS 5 too but the result was the same.

 

Is this because CCS does not fully support Stellaris MCUs? or I have missed some settings in the debug configuration menu?

 

Thanks for reading my questions. Any answer would be very appreciated.