项目作者: manno23

项目描述 :
Bootloader for the Frigbot industrial fridge M2M device
高级语言: C
项目地址: git://github.com/manno23/Bootloader.X.git
创建时间: 2017-08-03T02:19:51Z
项目社区:https://github.com/manno23/Bootloader.X

开源协议:

下载


Bootloader for Frigbot
www.frigbot.com

This is a custom created bootloader for a PIC24FJ308 device that served as the means for remote updates.
I made use of the secondary interrupt table here so as to seperate it from the main programs.
All the logic for writing and reading from flash memory is included here also.

Also included is the hexup.py script I made that was run against the program installer binaries to realign the
position they would be installed to in memory.