generated from labmicro/template-c-projects
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
El commit 76e8fb8 no genera el error al programar. El commit con la falla es : 876e187. Estoy usando WSL en windows 11.
make download
openocd -f /home/codigo/reloj/muju/external/base/mcu/lpc4337-m4/openocd/openocd.cfg -c "program build/bin/reloj.elf verify reset exit"
Open On-Chip Debugger 0.12.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : clock speed 2000 kHz
Info : JTAG tap: lpc4337.m4 tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd), part: 0xba00, ver: 0x4)
Info : JTAG tap: lpc4337.m0 tap/device found: 0x0ba01477 (mfg: 0x23b (ARM Ltd), part: 0xba01, ver: 0x0)
Info : [lpc4337.m4] Cortex-M4 r0p1 processor detected
Info : [lpc4337.m4] target has 6 breakpoints, 4 watchpoints
Info : [lpc4337.m0] Cortex-M0 r0p0 processor detected
Info : [lpc4337.m0] target has 2 breakpoints, 1 watchpoints
Info : starting gdb server for lpc4337.m4 on 3333
Info : Listening on port 3333 for gdb connections
Info : starting gdb server for lpc4337.m0 on 3334
Info : Listening on port 3334 for gdb connections
Info : [lpc4337.m0] external reset detected
Info : JTAG tap: lpc4337.m4 tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd), part: 0xba00, ver: 0x4)
Info : JTAG tap: lpc4337.m0 tap/device found: 0x0ba01477 (mfg: 0x23b (ARM Ltd), part: 0xba01, ver: 0x0)
Warn : [lpc4337.m4] Only resetting the Cortex-M core, use a reset-init event handler to reset any peripherals or configure hardware srst support.
Warn : [lpc4337.m0] VECTRESET is not supported on this Cortex-M core, using SYSRESETREQ instead.
Warn : [lpc4337.m0] Set 'cortex_m reset_config sysresetreq'.
[lpc4337.m4] halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x1a00131c msp: 0x10008000
Error: timed out while waiting for target halted
** Unable to reset target **
shutdown command invoked
make: *** [muju/module/base/makefile:313: download] Error 1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels