Downloadind axf file in STR710 eval board
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-08-03 1:27 AM
Posted on August 03, 2005 at 10:27
Downloadind axf file in STR710 eval board
Labels:
- Labels:
-
Legacy Products
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-27 9:22 PM
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 ManuOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-28 7:07 AM
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=falseOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-28 11:28 PM
Posted on July 29, 2005 at 08:28
I'm gonna try this,j
thanks for your help ManuOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-08-02 10:12 PM
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