CE027_FLASH_Rtsp_091207

所属分类:单片机开发
开发工具:C/C++
文件大小:14KB
下载次数:9
上传日期:2007-10-31 22:31:07
上 传 者管理员
说明:  pic单片机PIC30系列C语言编程资料。。。。。加油下啊。
(pic Singlechip PIC30 Series C language programming information. . . . . Refueling under ah.)

文件列表:
CE027_FLASH_Rtsp (0, 2007-09-13)
CE027_FLASH_Rtsp\h (0, 2007-09-13)
CE027_FLASH_Rtsp\h\rtspApi.h (3542, 2007-09-13)
CE027_FLASH_Rtsp\h\testData.h (4067, 2006-04-11)
CE027_FLASH_Rtsp\h\typeDef.h (1867, 2006-04-11)
CE027_FLASH_Rtsp\rtsp.mcp (1054, 2007-09-13)
CE027_FLASH_Rtsp\rtsp.mcw (42496, 2007-09-13)
CE027_FLASH_Rtsp\src (0, 2007-09-13)
CE027_FLASH_Rtsp\src\main.c (4201, 2007-09-13)
CE027_FLASH_Rtsp\src\rtspApi.s (4901, 2006-04-11)

Readme File for Code Example: CE027 - Flash RTSP code example ---------------------------------------- This file contains the following sections: 1. Code Example Description 2. Folder Contents 3. Suggested Development Resources 4. Reconfiguring the project for a different dsPIC33F device 5. Revision History 1. Code Example Description: ---------------------------- In this example, a page of Flash memory is read first. Then the page is erased fully. One row of the page is modified and written back to the flash. 2. Folder Contents: ------------------- This folder contains the following sub-folders: a. C:\Program Files\Microchip\MPLAB C30\support\gld This folder will have the device GLD file, it is used for building the project. This file was provided with the MPLAB C30 toolsuite. b. C:\Program Files\Microchip\MPLAB C30\support\h This folder contains C header files useful in building this project. Device register and bit definitions are provided in the *.h file that follows the device name. These files were provided with the MPLAB C30 toolsuite. c. C:\Program Files\Microchip\MPLAB C30\lib This folder contains library archive files, which are a collection of precompiled object files. The file named "libpic30-coff.a" contains the C run-time start-up library. These file were provided with the MPLAB C30 toolsuite. d. hex This folder contains three file types - coff, hex and map. These are files generated by the MPLAB C30 toolsuite on build operation performed within MPLAB IDE. The *.map file contains details on memory allocation for various variables, constants and dsPIC instructions specified in the source and library code. The *.hex file contains a binary file that may be programmed into the dsPIC device. The *.coff file contains a binary file that is used by MPLAB IDE for simulation. e. h This folder contains include files for the code example. f. src This folder contains all the C and Assembler source files (*.c, *.s) used in demonstrating the described example. This folder also contains a sub-folder named "obj" that stores compiled object files generated when the project is built. 3. Suggested Development Resources: ----------------------------------- a. dsPICDEM1.1 Plus Demo board with dsPIC30F6014A controller 5. Revision History : --------------------- 04/01/2006 - Initial Release of the Code Example

近期下载者

相关文件


收藏者