cancel
Showing results for 
Search instead for 
Did you mean: 

Downloadind axf file in STR710 eval board

Posted on August 03, 2005 at 10:27

Downloadind axf file in STR710 eval board

4 REPLIES 4
Posted on July 28, 2005 at 06:22

Hello,

Is there any software to allow to program the STR710 flash without nedding to create a project?

I'm using the STR710 eval board with Isystem Ione emulator and IAR programming software (my IDE is winIDEA to be complete)

THX

Manu

mivation
Associate
Posted on July 28, 2005 at 16:07

You can also add your prog.sim simple code programming file to an otherwise empty IAR project. You do this Project>options>linker>extra output.

This is a way to gain the benefit of the IAR bult in JTAG flash programmer via USB JLINK without the cost of segger JFLASH.

I have attached an EWARM 4.30A project to demonstrate programing without source code for an IAR STR711 board via IAR/Segger USB JTAG.

engineer_in_shorts' first posting 🙂

________________

Attachments :

programmer_only.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtDf&d=%2Fa%2F0X0000000aKQ%2FDp250B49NiuK9skS41QzO9ZE4aifKXr8nIH8KnVjeZw&asPdf=false
Posted on July 29, 2005 at 08:28

I'm gonna try this,j

thanks for your help

Manu

whhofmeyr
Associate II
Posted on August 03, 2005 at 07:12

Hi,

I thought that the .axf files were a proprietary ST version

of .elf format.

Can the third party tools program flash using .axf files?

whh