Øyvind Harboe wrote:
> Crazy idea:
>
> - write a small C app for the target that goes along with board config file
> - this .elf file is loaded by OpenOCD
> - use built-in ARM simulator to execute fn's in that .elf file
>   
What advantage does that provide?
You need a disassembler to view the effective board-init sequence, you
need a cross-toolchain to modify the code, in comparison to just
changing a script file.

cu
Michael


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to