I am porting a nFR5340 GCC project to IAR. I can't find any startup files for IAR on the Zephyr stack as there used to be in SoftDevice.Doe anyone know where th eIAR files are located?
I am porting a nFR5340 GCC project to IAR. I can't find any startup files for IAR on the Zephyr stack as there used to be in SoftDevice.Doe anyone know where th eIAR files are located?
Hi,
Unfortunately, there is no support for IAR on the nRF Connect SDK (NCS), which is the only SDK supported by the nRF5340. The recommended IDE to use for NCS is the SEGGER Embedded Studio (SES) Nordic Edition. I would suggest you use the Toolchain Manager app on the nRF Connect app for desktop to set up the toolchain and IDE to run your first nRF Connect SDK on the nRF5340.
-Amanda H.