开发者

Need information on ethernet bootloader for AT32UC3A0512

开发者 https://www.devze.com 2023-04-09 22:20 出处:网络
I am planning to develop ethernet bootloader. So I wanted to modify the existing DFU Bootloader program. I want to delete the already existing bootloader on micro-controller flash and put my own bootl

I am planning to develop ethernet bootloader. So I wanted to modify the existing DFU Bootloader program. I want to delete the already existing bootloader on micro-controller flash and put my own bootloader.

Currently my MCU is AT32UC3A0512. I am using AVR Dragon and AVR One debugger/programmer. Is it possi开发者_开发技巧ble to reprogram the bootloader region with AVR Dragon or AVR One? or I must need to have MKII debugger?


It is absolutely possible to reprogram the boot loader with AVR One and I would guess that the AVR Dragon works too (if you can use it to program the AVR32s generally). The boot loader (if present) resides in the beginning of internal flash and is written as any other bit of code.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号