Bootloader for Portenta C33

Hi,

I tried to set up the Portenta C33 Board with a Segger Jlink for debugging. I got it running now, unfortunately I deleted the DFU Bootloader that was preprogrammed. Can you point me in the right direction (or even better provide a binary) where to get this bootloader from?

I would be grateful for any hints!
Johannes

in bootloaders folder of the boards package

Hi @ddfg ,

You can take a look here:

Best,

@Hm_pro, they just need the hex and the instructions, not the source code

Hi,

Thanks a lot for the very helpful answers!
You really set me on the right track!

Thanks @Hm_pro for the link, the hex file from Juraj helped me to to get the Bootloader running on the board, your link nevertheless is ver interesting!

I can find dfu.hex in the PORTENTA_H33.
Does this mean the IDE will automatically use the dfu.hex bootloader when the Arduino Portenta C33 board is selected, and then under Tools, Burn Bootloader is selected from the drop down.

no. there is no "bootloader" entry in boards.txt so the IDE doesn't know ho to do it.

Error while burning bootloader: missing 'bootloader.tool' configuration parameter