I have a Freescale 56F8013 which is a DSC from the DSP56800E family that I want 
to flash.  I am planning on connecting a FTDI FT2232H to the JTAG pins and wish 
to flash it.

Freescale provides documentation as to the TAP and ON/CE commands needed to 
program the flash 
(http://cache.freescale.com/files/product/doc/AN1935.pdf?fsrch=1&sr=1) and also 
source code for a program that does it (you need to search for FAQ 19703 on the 
Freescale site).

Is it practical to try to do this by adding support to OpenOCD for this chip?  
The alternative I am considering is just libftdi to manipulate the JTAG port 
directly.

Where do I start looking in the code?

Thanks,
Phil


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

Reply via email to