Re: [Mspgcc-users] Programming with msp430-gdb

2013-04-21 Thread Daniel Beer
On Sat, Apr 20, 2013 at 01:16:59PM +0100, Dean Chester wrote: > Sorry pressed send in my mail browser. > > file someFile.elf > load someFile.elf > mon prog someFile.elf > > I thought load and mon prog (programs using MSPdebug) did the same thing? > Is this correct and I can omit one of these? Or

Re: [Mspgcc-users] Programming with msp430-gdb

2013-04-20 Thread Dean Chester
Sorry pressed send in my mail browser. file someFile.elf load someFile.elf mon prog someFile.elf I thought load and mon prog (programs using MSPdebug) did the same thing? Is this correct and I can omit one of these? Or do I always need to do it? Dean On Sat, Apr 20, 2013 at 1:15 PM, Dean Chest