环境搭建

在进行对协议栈烧写时error - cannot create command input file '..\..\..\..\..\..\components\softdevice\s140\hex\main.__i'出现这个问题,当我把这个文件的权限改写以后"..\..\..\..\..\..\components\softdevice\s140\hex\s140_nrf52_7.2.0_softdevice.hex" - 1 Error(s), 0 Warning(s).这个文件又不行了,导致无法进行下一步,nrf52833_xxaa在进行录的时候一直提醒没有j-link驱动,请问这个调试器是必备硬件之一吗,我是一个刚接触蓝牙版块的小白,请各位大佬赐教,如果有大佬用vs code做这个板子开发的话也可以指教一下我,谢谢你们,跪求大佬指导

Parents
  • Hi

    In the future, please ask your questions in English, as we try to keep this forum in one language for all users, and our tech support engineers have English as our common language. I had to translate your question so I might have misunderstood, but it seems you're using the nRF5 SDK (in maintenance mode) on VS Code, and I think you're mixing the SDKs here. For new designs it's strongly recommended to use the nRF Connect SDK and not the nRF5 SDK and SoftDevice solution. I'd recommend that you begin with the DevAcademy courses which are great to get started with developing with our VS Code extension.

    https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ 

    Best regards,

    Simon

  • Hello, thank you very much for your reply. The software I am using is Keil5, but I encountered a problem when burning the relevant protocol stack.It shows that this file cannot be found. After I changed it to a normal file, when I ran it again, another file couldn't be found. When I modified that one again, the first file became unavailable again.

    This makes me very confused. I don't know how to modify it to proceed with the next operation. The relevant reference materials I found in China don't mention how to solve this problem.

Reply
  • Hello, thank you very much for your reply. The software I am using is Keil5, but I encountered a problem when burning the relevant protocol stack.It shows that this file cannot be found. After I changed it to a normal file, when I ran it again, another file couldn't be found. When I modified that one again, the first file became unavailable again.

    This makes me very confused. I don't know how to modify it to proceed with the next operation. The relevant reference materials I found in China don't mention how to solve this problem.

Children
No Data
Related