This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK for nRF52832 for IAR Embedded Workbench

Hi,

I am planning to use nRF52832 for one of our projects. Can you please help me with the SDK that will support IAR Embedded Workbench.

Thanks & Regards, Yaron

  • Hi yaron, iar support is already present within the SDK 9.1 if you check at location components\toolchain\iar. Also if you search for ICCARM define in the source file, you will see that IAR support is there in all files that needs compiler abstraction.

    If you mean that you need IAR support for project files in the examples, then I guess it will get better with every release.

Related