Forum : ARM
Original Post
Post Information | Post |
---|---|
August 5, 2010 - 9:24pm
|
It looks like I can erase the part well enough, but programming is a whole different story. If I program my .hex file the process starts ok, but then I get a 603 error code and it Do I need to build JCI file to support this part? If so, what tool can I use to do that? And yes, I have the latest version of Ride7 and Rkit-ARM. thanks, dom |
Hi,
For programming the STR9 using STR9_pgm, you need an obj file, usually generated by CAPS.
If your board JTAG-chains the STR9 with other JTAG devices, you will also need a jci file. (generated by CAPS too)
You should ask ST for getting CAPS.
obj files contain what is in the hex file (Flash), plus some other things (Configuration, OTP, etc.) that are required.
Using CAPS is the normal way to do it, but If you don't manage to get or use CAPS, the other solution is to use RFlasher, which can program hex files. The rest of the data (Configuration, OTP, etc.) is given to RFlasher in its options. Then, after programming one device using RFlasher, you can use STR9_pgm to read all of it (flash, Config, OTP, ...) back to a single obj file that you can use for programming other devices using STR9_pgm.
I hope it helps.
Best Regards,
Vincent
Thanks for the help Vincent.
I did using Rflasher 7 to program the part, the problem is that flasher
doesn't support this particular device in the drop down menu.
Is there a tool update to RFlasher to allow me to choose the STR91xFAy series parts?
thanks,
dom
Hi,
As far as programming and debugging are concerned, the STR9xxFAxxx devices are exactly the same as their STR9xxFxxx counterparts.
So you must simply select STR912FZ44 in the software (Ride, RFlasher or STR9_pgm) when connecting to the STR912FAZ44.
Just make sure that you are using the latest versions of both the Ride7 and the RKit-ARM kits:
http://www.mcu-raisonance.com/arm-download.html
Best Regards,
Vincent
Thanks...
FYI... The CAPS tool for STR9 devices is now obsolete according to ST
and can't be downloaded.
Hi,
Well, you should be able to do it with RFlasher.
I will check the status of CAPS with my contact at ST. It will take a few days.
Best Regards,
Vincent
Hi,
The answer from my contact at ST is that CAPS is NOT obsolete.
Indeed, you can find it and other STR9-related information here:
http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=101
Please give us the link saying that CAPS is obsolete. They will want to correct it.
Best Regards,
Vincent
Hi Vincent,
Thank you very much for clearing that up.
I was about to abandon this tool and use Seggar's offering.
Not sure if this applies to the software, but in the user manual it has watermark
of Obsolete Products on every page.
http://www.st.com/stonline/products/literature/um/12194.pdf
thanks,
dom
No luck with the CAPS tool, just doesn't install under Windows XP SP3.
Tried to install the program and nothing happens.
Support call to ST made...