TShopping

標題: nRF5340 Flash 錯誤的HEX檔案,無法再次寫入該如何處理 [打印本頁]

作者: 匿名    時間: 2020-8-17 21:36
標題: nRF5340 Flash 錯誤的HEX檔案,無法再次寫入該如何處理
看了官方的說明後,開始練習如何使用nRF5340-PDK
沒想到怎麼也學不會
去官方詢問了之後
官方回復請練習入門的閃爍教程
Download the latest SDK.
www.nordicsemi.com/.../Download
Then navigate to examples -> ble_peripherals -> blinky example
infocenter.nordicsemi.com/.../ble_sdk_app_blinky.html

就把SDK下載來燒錄到nRF5340-PDK了
components\softdevice\SoftDevice\hex
沒想到nRF5340-PDK死掉了,顯示無法再次抹除燒錄了

logs顯示
  1. ERROR Error when closing nrfjprog: Error: Error occured when close opened device. Errorcode: CouldNotResetDevice (0x5)
  2. Lowlevel error: CANNOT_CONNECT (fffffff5)

  3. 2020-08-17T13:43:25.291Z INFO Model: NRF5340_xxAA_ENGA.
  4. 2020-08-17T13:43:25.294Z ERROR Error when getting device info: Error: Error: Error occured when open device long term. Errorcode: CouldNotOpenDevice (0x4)
  5. Lowlevel error: INVALID_OPERATION (fffffffe)

  6. 2020-08-17T13:43:25.296Z ERROR Error when closing nrfjprog: Error: Error occured when close opened device. Errorcode: CouldNotOpenDevice (0x4)
  7. Lowlevel error: INVALID_OPERATION (fffffffe)
複製代碼

到官方詢問後
官方說下載nRF-Command-Line-Tools/Download並安裝

並到終端機下執行兩條指令就可以了
  1. nrfjprog -f NRF53 --coprocessor CP_NETWORK --recover
  2. nrfjprog -f NRF53 --coprocessor CP_APPLICATION --recover
複製代碼


如是nRF52840,抹除加上寫入hex檔案
教學網址
詳細教學網址
  1. nrfjprog -f NRF52 --program file.hex –-chiperase
複製代碼

單純抹除
  1. nrfjprog -f NRF52 --recover
複製代碼

訊息回應代碼網址https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf5x_cltools%2FUG%2Fcltools%2Fnrf5x_nrfjprogexe_return_codes.html

文章出處:網頁設計,網站架設 ,網路行銷,網頁優化,SEO - NetYea 網頁設計






歡迎光臨 TShopping (http://www.tshopping.com.tw/) Powered by Discuz! X3.2