Flashing problem using VS Code and NRF connect

Hello,

I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:

  1. Create new project > copy from existing > blink example
  2. Add build configuration > default > build configuration
  3. Command > nrf connect: build > nrf connect: erase and flash

after this procedure the program is flashed into the board successfully however, when I read the memory it shows as empty. You can also see LED 2 is a little bit dimm. This happens every time I erase the memory.

My understanding is that nothing is being flashed

Am I missing something?

Thank you for your help

Parents
  • Hello,

    Could you please tell me which Nordic chip or development kit you are working with? Can you share the complete logs here?

    when I read the memory it shows as empty

    Could you explain how you are attempting this? Are you using J-Link? Could you provide a screenshot or more details describing the issue?

    Kind Regards,

    Abhijith

Reply
  • Hello,

    Could you please tell me which Nordic chip or development kit you are working with? Can you share the complete logs here?

    when I read the memory it shows as empty

    Could you explain how you are attempting this? Are you using J-Link? Could you provide a screenshot or more details describing the issue?

    Kind Regards,

    Abhijith

Children
Related