Ulink programmer is used with keil compiler to flash arm based cpus. Keil creates .axf object file as an output. But I am using IAR compiler in my project and it creates different output file. How can I flash my MCU with IAR compiler output by using Ulink programmer?
Regards
Unfortunately, It's NOT possible. ULINK2 is supported only by Keil µVision - none other. If you decide to work exlusive with IAR, you should buy a J-link. Visit below link for more details: http://www.keil.com/forum/24905/ Although there are some other approach for program an ARM microcontroller such as Flash Magic and etc.