M10: MSP430F233

dump
Zilog80 2016-06-15 21:09:36 +02:00
rodzic 12cf469c05
commit 86f7f5459a
1 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -54,10 +54,10 @@ erased automatically.
M10v05 mit MSP430F233, MCU_ID 0xF249, BSL_VER 2.02.
olimex-JTAG:
# mspdebug -j olimex "hexout 0x0200 0xFE00 m10v05.hex"
# msp430-objdump -m msp430 -D m10v05.hex > m10v05.asm
$ mspdebug -j olimex "hexout 0x0200 0xFE00 m10v05.hex"
$ msp430-objdump -m msp430 -D m10v05.hex > m10v05.asm
USB-TTL CP2102:
# ./msp430-bsl.py -c /dev/ttyUSB0 --invert-reset --invert-test -P pwd_m10v05.txt --upload=0x0200 --size=0xFE00 > f233hex.out
$ ./msp430-bsl.py -c /dev/ttyUSB0 --invert-reset --invert-test -P pwd_m10v05.txt --upload=0x0200 --size=0xFE00 > f233hex.out
In den letzten 32 Bytes (0xFFE0-0xFFFF) stehen 16 Interrupt-Vektoren, die auch als Passwort fuer die "Protected Commands" dienen.