SDK Connect and Visual Code

Hi, I have an old project that works with NRF9160-DK, but it uses SDK Connect 1.2.0
Now I have new suite:
Visual Studio Code 1.83.1
Manage Toolchain 2.4.2
Manage SDK 2.4.2
The project fails on build with several error.
Have any suggest to handle my old project?

Thank you

Abele

Parents
  • Hi,

    nRF Connect SDK v1.2.0 is very outdated at this point. The SDK has changed a lot since this was released, and I wouldn't expect a project built on that SDK to build successfully with a current updated one. Instead, I would just remake the project in the current SDK instead of trying to merge it. That is probably the easiest approach. 

    regards

    Jared

Reply
  • Hi,

    nRF Connect SDK v1.2.0 is very outdated at this point. The SDK has changed a lot since this was released, and I wouldn't expect a project built on that SDK to build successfully with a current updated one. Instead, I would just remake the project in the current SDK instead of trying to merge it. That is probably the easiest approach. 

    regards

    Jared

Children
Related