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 do I always need to do it?
If you're using GDB connected to an mspdebug session, "load" and "mon prog" do the same thing. If you only want to program your chip, and don't need source-level debugging, you don't need GDB. Just type "prog someFile.elf" at the mspdebug prompt. -- Daniel Beer <dlb...@gmail.com> www.dlbeer.co.nz IRC: inittab (Freenode) PGP key: 2048D/160A553B ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users