2024-08-01 10:26 AM
Hi All,
I am trying to run a code with NUCLEO-U575ZI-Q The tool chain/ IDE is EWARM but the unable to select the latest version of IAR(9.50) The option is available only until IAR version 8.5. When I select generate code and select open project the IAR version 8.5 IDE opens and I will not be able to debug the firmware
I am able to debug the run the firmware when I select open folder and run EWARM from latest version of IAR(9.50)
Is there a way to be able to see the latest version on STM Cube MX ?
2024-08-01 12:17 PM - edited 2024-08-01 12:19 PM
Probably just isn't supported yet.
v8.50 is the latest supported version per the release notes.
rn0094-stm32cubemx-release-6120-stmicroelectronics.pdf
Surely you can open up projects created for v8.5 in newer versions. All IDEs have good backwards compatibility support, especially for the last few versions.
2024-08-01 12:28 PM
Open the project in the latest IAR 9.x and upgrade it (the project) when prompted.