This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF Connect SDK can,t Add New File

Hi,

nRF Connect SDK 1.7.1,  windows 10 X64

run SEGGER Embedded Studio.cmd  or click segger_embedded_studio IDE menu File->Open nRF Connect SDK Project,

it will be got tow project file (build.emProject  and  periodic_adv.emProject)

build.emProject                  can Add New File, but can't download;

periodic_adv.emProject     can,t Add New File, but can download;

why had tow project file? and  menu[Add New File] and [Add Existing File] show Not available grey?

=====================================================================================================

=================================================================

Parents
  • i had finded reason of why can'n "Add New File".

    right click bese Solution, cilck Open Solution in Editor.

    can_modify_solution="No"   change to   can_modify_solution="Yes",Save ReLoad Project..

    why had tow project file? periodic_adv.emProject is Solution,build.emProject  is projects.

    thanks.

     

Reply
  • i had finded reason of why can'n "Add New File".

    right click bese Solution, cilck Open Solution in Editor.

    can_modify_solution="No"   change to   can_modify_solution="Yes",Save ReLoad Project..

    why had tow project file? periodic_adv.emProject is Solution,build.emProject  is projects.

    thanks.

     

Children
No Data
Related