Programing flash for Fujitsu Cortex M3 MCU with OpenOCD

Hi,

I am trying to program the Fujistu cortex M3 MCU with OpenOCD, but i miss a adequate flash driver for this MCU on the OpenOCD sources.

Whow i can do the programing of the flash without this driver?

When i would like to load a flash routine “bootloader” on the RAM and use this bootloader for burning the application on the flash, who i can implement the this functions (load the bootloader and execute it then load an application and program the flash) on the OpenOCD configuration file.

Thanks for the help