Hello there, I'm currently in the depths of debugging some MSP430 code using the mspgcc toolchain. I was wondering if there is any profiler/trace tools out there that I can use, in order to view previous executed code, mainloop and interrupt service routines.
Fintan McAndrew