How to debug ARM assambly

Status
Not open for further replies.

Carlos

Member
Hi guys, I am learning arm assembly for teensy 3.0, I was reading about arm instruction set, but when I searched for arm compiling and debugging tools (IDE) I encountered a lot of tool. None can debug my code, it always showing a error message. The idea is, I wanna learn arm assembler but I can't. You may say, Why not C++?, I got a problem called "switch context" which is imposible to handle without assembly code. Can you tell me how to debug (virtually) assembly code?

It looks like I need a special hardware to do that.
 
Last edited:
Status
Not open for further replies.
Back
Top