It seems like the IAR startup file in SDK 11 for nrf52 is older than the one that was included in the previous SDK 11 alpha
IAR Embedded workbench 7.50.3
It seems like the IAR startup file in SDK 11 for nrf52 is older than the one that was included in the previous SDK 11 alpha
IAR Embedded workbench 7.50.3
This is a problem with the iar startup files in SDK 11. The solution is to add NOROOT to the "SECTION" statement, see here.
Here are fixed startup files:
iar_startup_nrf51.s
iar_startup_nrf52.s
This has been reported internally.
This is a problem with the iar startup files in SDK 11. The solution is to add NOROOT to the "SECTION" statement, see here.
Here are fixed startup files:
iar_startup_nrf51.s
iar_startup_nrf52.s
This has been reported internally.