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

Crossworks nRF52 template files

When creating a new Project using the nRF52 template the system_nrf52.c file is not getting imported and does not show up in the Project explorer. A Call to the SystemInit() function only leads to a .weak symbol.

However all Header files included in the Package are usable.

What am I doing wrong?

Sample project file: crossworks_test.zip

Parents
  • It was recommended by another user on the blog, here is the link: [https://devzone.nordicsemi.com/blogs/3/a-week-with-crossworks/].

    There seems to be an official support package for it. Everything builds like it should when i import the files manually. Unfortunately though my code only runs in debug mode and disappears after a reset eventhough i configured my debug adapter to download code into flash.

Reply
  • It was recommended by another user on the blog, here is the link: [https://devzone.nordicsemi.com/blogs/3/a-week-with-crossworks/].

    There seems to be an official support package for it. Everything builds like it should when i import the files manually. Unfortunately though my code only runs in debug mode and disappears after a reset eventhough i configured my debug adapter to download code into flash.

Children
No Data
Related