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

nRF5340 getting started going hard.

The "getting started" guide and setup for nRF5340 a bit complicated...

1. Do you have IAR project example for nRFF5340?

2. What tools and setup are must to run first example? 

We are working in medical devices company and only certified tools can be installed and used.

Parents Reply
  • Hi,

    Are you sure you are not confusing the Toolchain Manager app with the deprecated "Getting Started Assistent"? You can find the Toolchain Manager app in the nRF Connect v3.6.0 for Desktop (Windows). See the picture below:

    But if you are using something else than Windows this app may not be available. The list in the documentation with the tools that are needed may seem a bit long but all of them are used for a reason. CMake, Ninja and Python are used to build NCS projects, 'west' is used to update the repoes (and can be used to build as well), git for version control and to download the repoes. SES nordic version IDE is not needed if you only want to use west.

    Best regards,

    Marjeris

Children
Related