
Pour dumper, j'imagine que tu as utilisé un des outils habituels. Pourrais-tu poster le fichier de config, pour que d'autres qui voudraient reflasher leur TI-Python Adapter (officiel ou non officiel) n'aient pas à réinventer la roue ?
Lionel Debroux wrote:Excellente nouvelle
Pour dumper, j'imagine que tu as utilisé un des outils habituels. Pourrais-tu poster le fichier de config, pour que d'autres qui voudraient reflasher leur TI-Python Adapter (officiel ou non officiel) n'aient pas à réinventer la roue ?
(gdb) target extended-remote /dev/ttyACM0
Remote debugging using /dev/ttyACM0
(gdb) monitor sw
Target voltage: ABSENT!
Available Targets:
No. Att Driver
1 Atmel SAMD21G18A (rev D)
(gdb) at 1
Attaching to Remote target
warning: No executable has been specified and target does not support
determining executable automatically. Try using the "file" command.
0x0001a3d8 in ?? ()
(gdb) dump binary memory dump.bin 0x0 0x40000
arm-none-eabi-objcopy -I binary -O elf32-littlearm -S dump.bin dump.elf
(gdb) monitor erase_mass
(gdb) load dump.elf
./uf2conv.py -f SAMD21 -b 0 -o ti-python-uf2.uf2 dump.bin
Lionel Debroux wrote:Je ne connaissais pas la BlackMagic.
Return to News TI-z80 (TI-73, 76, 80, 81, 82, 83, 84, 85, 86)
Users browsing this forum: ClaudeBot [spider] and 43 guests