hi:i downloaded the MFG_Files_and_Docs files for ar4100.and i find two files.
one is flash_agent.out,the other is intflash_d.afx.i know .out if from IAR,.axf is from codewarrior,but i don't know how to flashing it,is it necessary to convert it to .bin/.hex? and what converter tool i need to download?can you where i can download the converter tool?and how to flashing it?
and i try to recpmpile the flash_config_MQX37_source project,but it doesn't pass compile,some file is missing,why?
Dear jamezhou,
For the problem of missing files, pls see this thread : https://community.freescale.com/thread/109806 .
About how to flash the agent software, i can explain it for IAR since it's the development tool i'm using :
Simply open a project for which u're sure you can download the code to the target flash.Then select "Project" menu , then submenu "Download" and then "Download File" , here browse to the .out file you wanna flash .