How to fix KConfig warnings errors/Build errors of WiFi Fundamentals lessons(Recently updated tool chains and sdk to latest ncs 2.9 from 2.4, but have not checked the build then), what should I do to fix it?

Hello there,

I was going through the Wifi fundamentals courses lessons in nordic academy and was using ncs 2.4 version, I was able to give it a build for one example,(but not all give proper build)and you can see the output here. 

ncs 2.4

Then later I updated the tool chain and sdk to latest version 9 and I tried to give the build again and ran in to these issues here.

The errors are abort due to Kconfig warnings:(ncs 2.9)

Can anyone tell me where to look to fix this issue? I understand that sysbuild is introduced now, but this is something strange that I am unable to debug it for now as some.

Some observations: In the screenshots, lesson 2_1 builds properly with ncs 2.4 but fails with ncs 2.9, and  other lessons show similar behavior of Kconfig warnings.

eg: lesson 2_2 build error.

I would appreciate any suggestions or insights in to this, so that I can resolve it and thank you for your time.

Parents Reply
  • Hi ,

    Thank you for the inputs that was really helpful.

    Yes,you were right, it was due to path length on Windows and then  I moved the path to the similar one that you suggested and now I am not having an issue with those errors in that particular exercise in lesson 2.

    But while testing and trying to give a build through the course lessons, I encountered two specific issues.

    Lesson 4 exer 2: Undefined reference to Wifi_credentials during Linking

    Lesson 3 exer 2: Failed secure_fw/.../crypto_init.o

    3_exer 2 logs:

    Do you have any suggestions on these?

    Regards,

    Arron

Children
Related