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

SDK 8.0.0 with IAR

I am trying to port the SDK 8.0.0 to use the IAR ARM tools and I am having a problem getting the linker to link the file system_nrf51.c that is called from iar_startup_nrf51.s. It keeps saying the that SystemInit appears to be uncalled. I have tired overriding the default entry point to beReset_Handler in iar_startup_nrf51.s but it doesn't seem to have an effect.

Parents Reply Children
No Data
Related