game-and-watch-patch icon indicating copy to clipboard operation
game-and-watch-patch copied to clipboard

embedded:startup.tcl:1225: Error:

Open Vendo232 opened this issue 7 months ago • 4 comments

Hello Brian

hope you are doing great!

Despite what flashing command I use I always get this error at the end. The flash works, device boots though

Info : starting gdb server for stm32h7x.cpu0 on 3333
Info : Listening on port 3333 for gdb connections
Error executing event reset-end on target stm32h7x.cpu0:
embedded:startup.tcl:1225: Error:
in procedure 'ocd_process_reset'
in procedure 'ocd_process_reset_inner' called at file "embedded:startup.tcl", line 1225

Also when using following command

make PATCH_PARAMS="--device=zelda --no-la --no-sleep-images --triple-boot" flash

the flash External Firmware still shows 419.... bytes instead of expected reduced size of 330... bytes.

    Internal Firmware Used:  121352 bytes
        Free: 9720 bytes
    Compressed Memory Used: 0 bytes
        Free: 0 bytes
    External Firmware Used: 4194304 bytes

Vendo232 avatar Nov 28 '23 00:11 Vendo232