Closed
Description
@pillo79 - @facchinm - @KurtE
Just tried to synch with latest changes in arduinoCore-zephry so installed from scratch and received following errors on using ./extra/bootstrap.sh
- tinycrpyt
--- tinycrypt: initializing
Initialized empty Git repository in /home/my_new_zephyr_folder/modules/crypto/tinycrypt/.git/
--- tinycrypt: fetching, need revision 1012a3ebee18c15ede5efc8332ee2fc37817670f
remote: Enumerating objects: 51, done.
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 51 (delta 15), reused 49 (delta 14), pack-reused 0 (from 0)
Unpacking objects: 100% (51/51), 67.28 KiB | 2.69 MiB/s, done.
From https://github.com/zephyrproject-rtos/tinycrypt
* [new branch] master -> refs/west/master
HEAD is now at 1012a3e Fix warnings reported by UBSAN
HEAD is now at 1012a3e Fix warnings reported by UBSAN
ERROR: update failed for project mbedtls
and
hal_nxp_blobs:
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/iw612/uart_nw61x_se.h
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/rw61x/rw61x_sb_ble_15d4_combo_a2.bin
ERROR: The checksum of the downloaded file does not match that
in the blob metadata:
- if it is not certain that the download was successful,
try running 'west blobs fetch hal_nxp'
to re-download the file
- if the error persists, please consider contacting
the maintainers of the module so that they can check
the corresponding blob metadata
Module: hal_nxp
Blob: rw61x/rw61x_sb_ble_15d4_combo_a2.bin
URL: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.0.0/rw61x_sb_combo_a2.bin
Info: BLE and 15.4 combo firmware for RW612 A2 boards
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/rw61x/rw61x_sb_ble_a2.bin
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/rw61x/rw61x_sb_wifi_a2.bin
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/mcxw71/mcxw71_nbu_ble.sb3
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/mcxw72/mcxw72_nbu_ble_all_hosted.bin
ERROR: The checksum of the downloaded file does not match that
in the blob metadata:
- if it is not certain that the download was successful,
try running 'west blobs fetch hal_nxp'
to re-download the file
- if the error persists, please consider contacting
the maintainers of the module so that they can check
the corresponding blob metadata
Module: hal_nxp
Blob: mcxw72/mcxw72_nbu_ble_all_hosted.bin
URL: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-bluetooth-controller/raw/36fec038f52171d46a0804434144c600c4233e9f/bin/mcxw72_nbu_ble_all_hosted.bin
Info: BLE Controller for MCXW72 boards
If i rerun west blobs fetch hal_nxp it gives me:
west blobs fetch hal_nxp
Fetching blob hal_nxp: /home/my_new_zephyr_folder/modules/hal/nxp/zephyr/blobs/rw61x/rw61x_sb_ble_15d4_combo_a2.bin
root@DESKTOP-5R9LQSU:/home/my_new_zephyr_folder/ArduinoCore-zephyr#
so does that mean it worked?
Metadata
Metadata
Assignees
Labels
No labels