📄 flash.txt
字号:
Title: flash
Target: PIC18Fxx8
Description:
A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's
FLASH Program Memory.
The FLASH Program Memory is readable, writable, and erasable during normal operation over the entire
VDD range. A read from program memory is executed on one byte at a time. A write to program memory
is executed on blocks of 8 bytes at a time. Program memory is erased in blocks of 64 bytes at a time. A
bulk erase operation may not be issued from user code.
Controls:
This project demonstrates operation of FLASH Program Memory.
The following interface is used:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -