Hi everybody.
I developped a programm for an MC13224 with IAR embedded workbench. Now I would like to give the programm to the production department. For this I would need a flash programmer (only the software since I have got a J-Link). Could someone give some names ?
Thanks in advance.
Houarcheneger.
Solved! Go to Solution.
Over UART1,y ou can use flasher.c with mc1322x-load.pl to flash and image to the mc13224v:
http://mc1322x.devl.org/libmc1322x.html
you can also use Test_Tool and freescale's secondstage flash loader.
-Mar.
Over UART1,y ou can use flasher.c with mc1322x-load.pl to flash and image to the mc13224v:
http://mc1322x.devl.org/libmc1322x.html
you can also use Test_Tool and freescale's secondstage flash loader.
-Mar.
Ok thanks for your answer !
Do you know if I can use the JTAG port instead of UART1 ?