Question
Question about STM32F4, DISCOVERY, EVAL BOARD with IAR EWARM 6.5.3
Posted on April 06, 2014 at 08:24
Hi everyone,
I am a newbie to arm microcontroller and STM32 product. recently I want to buy a STM32F4-Discovery Board to play with arm chip. That board uses STM32F429I arm chip, and my toolchain is IAR EWARM 6.5.3, in the project option->general, I can not find this specific chip in the list, so my question is: 1. Is that ok I use such version IAR tool to compile and make STM32F429I arm chip project? 2. If yes to question1, what do I need to select for that ''target'' tab in project otpion->general. What I am currently do is tick ''Core'' as ''Cortex-M4F'' rather than choose a specific device, and I can compile and make the demo project successfully, but I have no idea the hex file generated under this configuration is proper or not. Thanks for all your time. Kind Regards Mark