Alain Mouette wrote:
> I guess that *I will need to debug this mself*, but please, I need
> help with basic information: where is the flash writing program, how
> does it interface with OpenOCD, ets...
See: ${openocd}/src/flash/stellaris.c
It interfaces via this structure with lots of function pointers.
Line: 55 - "flash_driver_t stellaris_flash = { .... }"
STRONG suggestion... turn on "debug_level 3" in your openocd.cfg file
and trace your debug messages.
-Duane.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development