Hi
I am trying to debug the flash application using openocd and eclipse ide
(Yagarto tools)
I have Olimex board SAM7-Ex256 and ARM-USB-OCD Debugger.
When i flash the application the application runs, then i change the
perspective to debug from Eclipse IDE and start the openocd. It gives
the error.
I followed Lych Tutorial to configure eclipse for debugging.
The error is as follows:
Info: openocd.c:82 main(): Open On-Chip Debugger (2006-10-12 18:00
CEST)
Warning: arm7_9_common.c:683 arm7_9_assert_reset(): srst resets test
logic, too
Info: target.c:219 target_init_handler(): executing reset script
‘c:\temp\temp.ocd’
Info: configuration.c:50 configuration_output_handler(): waiting for
target halted…
Info: configuration.c:50 configuration_output_handler(): target
halted
Info: configuration.c:50 configuration_output_handler(): core state:
ARM
Error: flash.c:513 handle_flash_write_command(): couldn’t stat()
main.bin: No such file or directory
Warning: arm7_9_common.c:683 arm7_9_assert_reset(): srst resets test
logic, too
It says that it cannot find the .bin file. I flashed the bin file on
board and it runs and i dont understand when i try to debug the same
flash application it says it cannot find the .bin file.
If anyone of you are working with or have any ideas to this problem
please reply me.
Awaiting your response.
Regards
Rajitha