资源说明:c8051f c2 读写flashNote: All following routines assume the C2 Initialization Procedure
// has been executed prior to their calling
//
// Block Read Procedure:
// 1) Set to the target FLASH starting address
// 2) Set to the number of bytes to read
// 3) Initialize the pointer to the location to store the
// read data
// 4) Call C2_BlockRead() (will return a '1' if successful,
// '0' otherwise)
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。