VSCode Issue - Terminal process failed to launch (exit code: 3221225477).

Hi Team,

We're facing issue in VSCode while flashing in nRF52833, it gives error mentioned below,

* The terminal process failed to launch (exit code: 3221225477).
* Terminal will be reused by tasks, press any key to close it.

I reinstalled all extensions of nRF Connect in VSCode & also reinstalled VSCode studio, but still issue is present

I'm attaching version of VSCode & nRF Connect extension of VSCode in this ticket

I'm able to flash hex file generated in build folder through nRF Connect for desktop application 

Thank you,

Regards,

Hitesh

Parents
  • Hello Hitesh,

    Is this the nRF52833DK, or a custom board? If the latter, how are you flashing it?

    Could you provide me the entire error log? 

    Could you also give me the version of nrfjprog that you are using, eg. using the command "nrfjprog -v"? 

    Could you also check what device provider you have in the NCS extension settings in VSC? It might help to change it to nrfjprog.

    Regards,

    Elfving

  • Hi,I have the same problem when I try to create a new build configuration
    or any other build/flash operation.
    That problem began a few days ago. I tried uninstalling and reinstalling VSC, extensions, the entire nrf connect package but the problem persists.

    Building rs6-nrf
    west build --build-dir c:/progetti_nrf/rs6-nrf/build_1 c:/progetti_nrf/rs6-nrf --pristine --board rs6_bm833_2 -- -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/progetti_nrf/rs6-nrf;c:/progetti_nrf/peripheral_uart;c:/progetti_nrf/aes_ccm;c:/progetti_nrf/peripheral_lbs


     *  The terminal process failed to launch (exit code: 3221225477).
     *  Terminal will be reused by tasks, press any key to close it.

    thank you

  • nRF connect extension in VS code was updated 4 days ago, since then this issue started,

    I reverted back nRF Connect extension to older version it started working 

Reply Children
Related