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

Open nrf sdk project failed,SyntaxEroor :uable to parse json string.how to solve it?

When i try to use SES to build my project.there is error.The enviroment i confige as descrblied. them i use toochainmanger in nrf connect tools,the error is as the same as the prior.

![1](https://gitee.com/swz2732207831/swz/raw/master/img/202204011610727.png)

picture link is here.https://gitee.com/swz2732207831/swz/raw/master/img/202204011610727.png

Parents Reply Children
  • So I assume you have installed nRF Connect for Desktop by downloading it from here. Then you have opened the Toolchain Manager, downloaded an NCS version, and opened the version in question using SES. Then you've opened a project using the "File" dropdown menu, then pressed "Open nRF Connect SDK Project".

    swz_nordic said:

    I also install the zephyr as zephyr project,is this problem?

    What you mean by this however I do not understand. Did you follow the steps I described above?

    Regards,

    Elfving

  • I try as you describled.but there is the same error.

    1

    Before,i have install serial the app such as Progrommer.I open toolchain Manager,then open SES.

    2

    the next i click the files,finnaly open the NRF connect sdk project.The error is the same sa  what i refer.

    3

    The Zepjhyr is 3.0.9 version.i use it as it describlr.the link is here.https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_recommended_versions.html

  • At what point do you get that first error you mentioned? 

    swz_nordic said:
    the next i click the files,finnaly open the NRF connect sdk project.The error is the same sa  what i refer.

    I see. Could you try reinstalling NCS? I believe there is something wrong with your installation.

    Regards,

    Elfving 

  • Hi!

    I have the same problem. I reinstalled everything: NCS, SES, SDK.

    Also removed folders: .nrfconnect-apps, appdata\local\SEGGER, appdata\roaming\nrfconnect.

    The problem still here

  • is a problem about NCS?or  it may be their design problem.i update  all my zeophyr project.before i instal l the Zephyr as it's website describle ,i can use the SES to build my project about  direction Rx and  Tx.when i download the Zephyr in Zephyr get started.the link is here.i think the problem may be here.may be enviroment problem.or other else.do you try as this?

    the picture is my latest zephyr version  not by NCS .

    theZephyr has no toolchain,may be i want to install it.and i can't get full tool about it .i use the command line tool to build my project.i think it may more comvience.but it can't to change the source code by gui.

    In other words,i think is cmake or ninja configuration problem.I notice that there is nop NCS revision an dNCS toolchain.It may be the most problem.

Related