nRF7002 DK blink led in mac os Big Sur. I can`t because this issue: EROFS: read-only file system, mkdir '/blinky'

Hi,

I stay trying this:

https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/

with issue:

[18:56:11] nRF Command Line Tools 10.23.0 are up to date
EROFS: read-only file system, mkdir '/blinky'
I tried changing the SDK installation to something other than /opt, but it didn't work.

Favor auxiliary
Parents Reply
  • OSX: Could you try open vscode as administrator? It sounds like there is some permission error regarding write access to the folder where you want to create your application

    Ubuntu: Where do you try to build the application? 

    Could you try the following: 

    1. open vscode, select create new application

    2. Select the blinky example and but it somwhere in your home/username/WhereYouStoreYourProject 

    3. Build it

    Regards

    Runar

Children
No Data
Related