You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following this edge impulse documentation on updating the firmware of the Seeed grove vision v2. However, when running the flash command on my Mac, I get the following output and error:
[HMX] Connecting to /dev/tty.usbmodem578D0263961...
[HMX] Connected, press the **RESET** button on your Seeed Grove Vision AI Module V2 now
[HMX] Restarted into bootloader. Sending file.
[HMX] Sending 3488 blocks
████████████████████████████████████████ 100% | ETA: 0s | 3488/3488
[HMX] Sent all blocks (NAK count: 0)
[HMX] Press **RESET** to start the application...
[HMX] Could not verify application Failed to get a valid response (looking for "Compiler Version") from device. Response was: "1st BL Modem Build DATE=Nov 30 2023, 0x0002000b
Please input any key to enter X-Modem mode in 100 ms
waiting input key...
slot flash_offset 0x00000000
New MemDesp himax_sec_SB_image_process PASS
set_memory_s_ns
bl_status = 0x800000, HX_DSP_FLAG 1
bl_status = 0x800000
jump_addr=0x10000000
1st BL Modem Build DATE=Nov 30 2023, 0x0002000b
Please input any key to enter X-Modem mode in 100 ms
waiting input key...
slot flash_offset 0x00000000
New MemDesp himax_sec_SB_image_process PASS
set_memory_s_ns
bl_status = 0x800000, HX_DSP_FLAG 1
bl_status = 0x800000
jump_addr=0x10000000
"
[HMX] Did you press RESET on the board?
I pressed pressed the RESET button in both situations. I tried short and long presses, but that does not seem to matter.
Tried
I tried different ways of pressing the RESET button (short and long presses), and changing the timing of pressing it. I've also tried different usb-c cables.
Verbose output
Using himax-flash-tool --device WiseEye2 --firmware-path firmware.img --verbose
The text was updated successfully, but these errors were encountered:
yochem
changed the title
[himax-flash-tool]: Updating firmware Seeed Grove Vision AI Module V2 failshimax-flash-tool: Updating firmware Seeed Grove Vision AI Module V2 fails
Oct 7, 2024
I'm following this edge impulse documentation on updating the firmware of the Seeed grove vision v2. However, when running the flash command on my Mac, I get the following output and error:
I pressed pressed the RESET button in both situations. I tried short and long presses, but that does not seem to matter.
Tried
I tried different ways of pressing the RESET button (short and long presses), and changing the timing of pressing it. I've also tried different usb-c cables.
Verbose output
Using
himax-flash-tool --device WiseEye2 --firmware-path firmware.img --verbose
Output
Versions
The text was updated successfully, but these errors were encountered: