2019-11-18 09:14 AM
I got the stm32f7308-DK board, create project on Cube for it. when I open the project in IAR it gives me error for selected target. when I check the properties, it shows ARM7. I tried to select STM32F730 from device list but it doesn't give me any option.
would you please advice.
Thanks
N
2019-11-28 08:22 AM
Hello @NNIA ,
The STM32F730xx devices supported in IAR Service Pack version 8.30.2.
So, update the IAR version and try with the 8.30.2 version or later.
You can choose STM32F730xx device in Options > Target > Device.
Also, ensure to check "Use CMSIS" and "DSP Library" in Options > Library Configuration.
Best Regards,
Imen