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

TOO MANY compile errors after I created a new project

I just got the nRF52-DK, and want to create a blank project to test something , but after I create a project and add "nrf_Log" module form RTE Manager(some conflict resovled by RTE Manager), so many compile error arise..... How do I do ?

Parents Reply
  • The answer here means that instead of starting to build a project from scratch and miss to add few tiny details in project settings. It is recommended that you take one example project that is close to what you are trying to start with and keep adding files and flags.

    This way you have less risk of missing out device specific defines and settings that are very hard to remember/track if you build a project from scratch. 

Children
No Data
Related