?? abstract.txt
字號:
In-Application Flash Programming for XC16x Microcontrollers
===========================================================
The IAP-FLASH show features of the L166 Linker that can be
used for In-Application Flash Programming routines.
The IAP-FLASH project contains the following source files:
SROM.C Contains the C code for accessing the programming routines.
This module may be extended to the actual function required
by your software.
PFLASH.C Contains programming routines for the PFlash area in C167CS device.
Available functions in this module are:
PFlash_Write: Write 64 Bytes to the PFlash area
PFlash_Erase: Erase Sector in the PFlash area
Check: Wait until the device is done with an operation
The code in this module is stored in the section name ?PR?FLASH with
the class name FLASH_CODE.
A detailed documentation on a similar example for C167 devices can be found in the
Application Note No. 138.
-O-
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -