Part Number: 66AK2G02
Tool/software: Code Composer Studio
Hi,
I am debugging some code in ARM processor, But when I does a step in or step over, it is showing assembly code. Every time this is happening. When I does a step back, it is coming back to source code, But again with a next step in\over it is going to assembly code. I want to debug through the C source code. How could I get this ?. I don't want to step through assembly code.