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

IAR tool chain support?

I found a IAR project at dir [nRF51 SDK_v4.4.1.31827\Nordic\nrf51822\Board\nrf6310\ble\ble_app_hrs\iar].

But my IAR ARM IDE(ver 6.60 newest) don't support nRF51822. Do you have a chip support file for nRF51822 ? and When release?

Or how can I get it work with my IAR IDE? I NEED IT VERY MUCH!

Parents
  • As far as I can see, this works without any problems here, with the version as shown in the attached screenshot. Which exact IAR version do you have? I suspect that you must have at least 6.60.2 for it to work, as the support was introduced very recently.

    Edit for other's reference: Please note that you must choose "Custom installation location" when installing the SDK to get the IAR files. There will then be an SDK installation in C:\Nordic Semiconductor\ including all files. Another option would be to use the zip, but unfortunately, the IAR files are not included in the zip file of version 4.4.1. This will be however be fixed in the next release.

    iar-compile.png

Reply
  • As far as I can see, this works without any problems here, with the version as shown in the attached screenshot. Which exact IAR version do you have? I suspect that you must have at least 6.60.2 for it to work, as the support was introduced very recently.

    Edit for other's reference: Please note that you must choose "Custom installation location" when installing the SDK to get the IAR files. There will then be an SDK installation in C:\Nordic Semiconductor\ including all files. Another option would be to use the zip, but unfortunately, the IAR files are not included in the zip file of version 4.4.1. This will be however be fixed in the next release.

    iar-compile.png

Children
Related