Hello I do not know whats wrong but the new OpenOCD + Yagarto dosen’t work.
Open On-Chip Debugger (2008-06-19 19:00) svn: 717
URL: http://svn.berlios.de/svnroot/repos/openocd/trunk
Info: options.c:50 configuration_output_handler(): jtag_khz: 10, 1500
Info: options.c:50 configuration_output_handler(): Open On-Chip Debugger (2008-06-19 19:00) svn: 717
Info: jtag.c:1389 jtag_examine_chain(): JTAG device found: 0x4f1f0f0f (Manufacturer: 0x787, Part: 0xf1f0, Version: 0x4)
Info: jtag.c:1389 jtag_examine_chain(): JTAG device found: 0x4f1f0f0f (Manufacturer: 0x787, Part: 0xf1f0, Version: 0x4)
Info: target.c:237 target_init_handler(): executing reset script ‘F:\Programmieren\ARM\Yagarto\test\prj\lpc2148_reset.script’
looks okay.
But when i start the debugger:
target remote localhost:3333
0x7fffd2c2 in ?? ()
monitor reset
monitor sleep 500
monitor poll
monitor soft_reset_halt
monitor arm7_9 sw_bkpts enable
monitor mww 0xE01FC040 0x0002
monitor mdw 0xE01FC040
needed for gdb 6.8 and higher
Undefined command: “”. Try “help”.
set mem inaccessible-by-default off
load main.elf
main.elf: No such file or directory.
break main
No symbol table is loaded. Use the “file” command.
continue
Pleas has anybody new setup files.
The new Sample for lpc2148 from Yagarto doesn’t work i think.
thanks mgiaco