Question about u-boot.hex for Microchip PIC32MZ DA
Waldemar Brodkorb
wbx at openadk.org
Thu Jan 29 19:22:27 CET 2026
Hi U-Boot developers and users,
I successfully flashed u-boot.hex from Github Linux-LTS-for-PIC32 on
my device. Next step I try is to flash my own cross-compiled U-Boot
hexfile from 2026.01 release. It cross-compiled fine and then I used
following command to convert it to hex:
$(CROSS_COMPILE)-objcopy -O ihex -R .note -R .comment -R .debug_* u-boot u-boot.hex
After flashing it with MPLAB X IDE 6.2.0 nothing is output via
serial and the orange LED is no longer blinking.
What might be the reason for this behaviour? What I am doing wrong?
Thanks in advance for any help,
Waldemar
More information about the U-Boot
mailing list