Matthias Weingart wrote:
btw. the link to the mspgcc documentation does not work:
at http://mspgcc.sourceforge.net/
http://mspgcc.sourceforge.net/manual/book1.html
It is at http://mspgcc.sourceforge.net/manual/index.html
and now I see, that I have to use the monitor erase all first ;-)
Ah. There were two links to the documentation. One worked and one did
not. Now I hope they both work :-)
btw. reading the source from CVS I found out that "monitor help" tell me more
about available commands (I wish it would be easier to find this out ;-).
They are:
Remote command help:
help This help text
erase Erase target Flash (info, main, or all)
puc Reset target over JTAG, using PUC
reset Reset target over JTAG, using hardware reset
identify Identify what target is connected to the JTAG port
jtag Define/report how JTAG is to be handled when running ('release' or
'hold')
vcc Define/report the VCC of the MSP430
dump [DEBUG] Read out target registers
Where did you find that information? It certainly needs adding to the
documentation, but I can't find it in CVS. I can only find it in my
source code, which isn't in the public CVS.
Regards,
Steve