代码搜索结果

找到约 4,828 项符合 Bootloader 的代码

bootloader.h

#ifndef __BOOTLOADER_H__ #define __BOOTLOADER_H__ //these must be implemented by the user!!! #include "Comm.h" #include "DateTime.h" #define DATA_OK 0xE7 #define DATA_BAD 0xE8 #define

bootloader.cpp

#include "Bootloader.h" #include //for sprintf //#include #define PAUSE 60 Bootloader::Bootloader() { Programming = 0; Progress = 0; cancelled = 0; major_add

bootloader.hex

:020000040000FA :06000000000000EF0FF00C :101E0000D0A6F8EF0EF0816A700EC16E9D6AF29E48 :101E1000F29C900EAB6E240EAC6EAA6AAA86010EDE :101E2000B06E030EAF6EAE50AE50AE50AA0E78EC50 :101E30000FF0020E7A6E31

bootloader.txt

0000:F800 F7BB SSBX INTM 0000:F801 7701 STM 0ffffh,1h 0000:F803 EA00 LD #0h,DP 0000:F804 6907 ORM 2b00h,7h 0000:F806 691D ORM 20h,1dh 0000:F808 7728 STM

bootloader.c

/******************************************************************************* ; Page Erase ; re-enable the RWW section ; transfer data to Flash page buffer ; execute Page Write ; re-enable the

bootloader.h

#ifndef _BOOTLOADER_H #define _BOOTLOADER_H #include #include "common.h" /******************************************************************************* BOOTSZ1 BOOTSZ0 Boot Pages

bootloader.c

/******************************************************************************* ; Page Erase ; re-enable the RWW section ; transfer data to Flash page buffer ; execute Page Write ; re-enable the

bootloader.h

#ifndef _BOOTLOADER_H #define _BOOTLOADER_H #include #include "common.h" #include "ccreg.h" /******************************************************************************* BOOTSZ1

bootloader.c

/******************************************************************************* ; Page Erase ; re-enable the RWW section ; transfer data to Flash page buffer ; execute Page Write ; re-enable the

bootloader.h

#ifndef _BOOTLOADER_H #define _BOOTLOADER_H #include #include "common.h" /******************************************************************************* BOOTSZ1 BOOTSZ0 Boot Pages