文件名称:RAMP-bootlaoder
文件大小:228KB
文件格式:ZIP
更新时间:2024-04-14 06:26:12
C
适用于ARDUINO ATMEGA 2560和ADK的USB和SDCARD固件正在闪烁 主分支是sdcard闪存bootloader_from_flash是spi芯片的闪存 机械师 引导程序在eeprom中寻找地址0x1FF处的字节: -if it is set to 0xF0 bootloader will look for a bin file on the sdcard named firmware.bin and use it to flash the firmware then reset the byte to 0xFF so it does this only once -otherwise no action is taken and bootloader works as a arduino bootloader except some of the debug
【文件预览】:
RAMP-bootlaoder-master
----hardware()
--------microbridge()
----readme.md(3KB)
----firmware()
--------firmware.cpp.elf(87KB)
--------firmware.bin(4KB)
--------readme.md(123B)
--------firmware.cpp.d(1KB)
--------firmware.cpp.eep(12B)
--------firmware.cpp.o(5KB)
--------firmware.cpp(905B)
--------firmware.ino(824B)
--------firmware.cpp.hex(12KB)
----flashstartexample()
--------flashstartexample.ino(1KB)
----.project(2KB)
----.cproject(4KB)