hello, team:
I'm new to the nrf5340 develop.I have installed the nrf connect SDK v2.0.2 many times.
when the installation end,I can only find nothing but the '.git' in my installation file 'C:\nordicsemi\v2.0.2\zephyr'.
I think that is not right when I want to create a new application from 'the zephyr/samples/basic/blinky' template,such like the video does.nRF Connect for VS Code, 2: Create an application. because the zephyr file has nothing.
1.I have got the SDK installation log below.
08:32:05.964 Toolchain v1.9.1 has been added to the list 08:32:19.990 Start to install toolchain v2.0.2 08:32:19.991 Installing ncs-toolchain-windows-x86_64-v2.0.2-20220810T085043-073c844.tar.gz at C:\nordicsemi\toolchains\v2.0.2 08:35:13.833 Cloning nRF Connect SDK v2.0.2 08:35:13.848 Initializing environment for v2.0.2 08:35:51.739 Updating zephyr repository for v2.0.2 08:36:11.819 Finished cloning version v2.0.2 of the nRF Connect SDK after approximately 1 minute(s)
2.my sdk installation directory is
3.my zephyr file is
Best regards
KevinTsu