periodic_adv does not find WorkspaceFile

Hi, 

As a newbee :-)

Im trying on an nRf5340DK board.  I use NRF-connect/Vusial Studio Code:  I managed to use  zephyr/samples/basic/bkinky   example with a build in nrf3540dk_nrf5340_cpuapp.

..yep its blinking.

Now i try using the     zephyr/samples/bluetooth/periodic_adv  with a build in   nrf3540dk_nrf5340_cpunet.   This build OK

Then i press on 'Flash'. there i get (in the right-bottom) a red-message: Variable $(workspaceFolder:periodic_adv) can not be resolved. No such folder 'periodic_adv'

..but of course i have a folder:   D:\Projects\Nordic_Semi\nRF5340DK\MyApps\periodic_adv    (it did build it)

So ofcouse the question, what am i missing ??, how do i get this to flash it?

And as a additional question.   When later...  when i have two- codes  one in  cpuapp  AND one in cpunet.   How do you flash that? 

My guess would be: select the build with cpunet en press flash,   and seperately select the build with cpuapp and press flash for this one.  Correct? or differently?

Thanks already for your response.

Regards,

Theo     

Related