Re: [Mspgcc-users] cannot debug

2014-07-18 Thread Eric Decker
where did you get the code from? the mspgcc I've used the packages from tinyprod.net/repos/debian/msp430-46 for years now and have been able using mspdebug to debug msp430f5438a processors using single step and upto 8 breakpoints using a TI MSP430 UIF jtag debugging pod. On Fri, Jul 18, 2014

Re: [Mspgcc-users] cannot debug

2014-07-18 Thread Ed Pataky
should i be able to use step over and step i to commands? they do not work ... also if i set more than 1 breakpoint it will crash essentially from what i can tell, this tookset is only good for compiling and loading code, is that correct? On Friday, July 18, 2014, Ed Pataky wrote: > i am ge