CE003_Sinusoidal_BLDC

所属分类:单片机开发
开发工具:C/C++
文件大小:25KB
下载次数:55
上传日期:2007-10-26 20:36:40
上 传 者joncy
说明:  dsPIC30F Code ——学习PIC单片机(16位)的好资料
(dsPIC30F Code- learning PIC Singlechip (16) a good information)

文件列表:
CE003_Sinusoidal_BLDC (0, 2007-03-28)
CE003_Sinusoidal_BLDC\92003A.pdf (5310, 2006-08-08)
CE003_Sinusoidal_BLDC\gld (0, 2007-03-28)
CE003_Sinusoidal_BLDC\gld\linkerscript.gld (456, 2006-08-08)
CE003_Sinusoidal_BLDC\h (0, 2007-03-28)
CE003_Sinusoidal_BLDC\h\svm.h (42, 2006-08-08)
CE003_Sinusoidal_BLDC\Sinusoidal_BLDC.mcp (1550, 2007-03-21)
CE003_Sinusoidal_BLDC\Sinusoidal_BLDC.mcs (2919, 2007-03-21)
CE003_Sinusoidal_BLDC\Sinusoidal_BLDC.mcw (34304, 2007-03-21)
CE003_Sinusoidal_BLDC\source (0, 2007-03-28)
CE003_Sinusoidal_BLDC\source\SinusoidalBLDC v1.1.c (52335, 2007-03-20)
CE003_Sinusoidal_BLDC\source\SVM.c (12621, 2007-03-09)

Readme for Example dsPIC30F Workspace and Project --------------------------------------------------- This file provides a brief description of files and folders provided in the accompanying workspace. This folder contains the following files: 1. CE003.pdf This file provides a description of the functionality demonstr- ated by the example source code. 2. Sinusoidal_BLDC.mcp, Sinusoidal_BLDC.mcw: These are MPLAB IDE workspace and project files that may be used to examine, build, program and debug the example source code. This folder contains the following sub-folders: 1. gld This folder contains a linker script file for the example project. This file is used for building the project for a 30F4012 device. This file simply includes the relevant device linker script, "p30F4012.gld" and the relevant MPLAB C30 library files, "libdsp-coff.a", "libc-coff.a", and "libm-coff.a" or "libdsp-elf.a", "libc-elf.a", and "libm-elf.a" from their installed location. 2. h This folder contains C header files useful in building this project. Device register and bit definitions are provided in the "p30F4012.h" file, which may be found in the installation folder of the MPLAB C30 toolsuite. Definitions used in the SVM.c file are provided in the header file named "svm.h". 3. 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 dsPIC30F instructions specified in the source and library code. The *.hex file contains a binary file that may be programmed into the dsPIC30F device. The *.coff file contains a binary file that is used by MPLAB IDE for simulation. 4. source This folder contains all the C and Assembler source files (*.c) 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.

近期下载者

相关文件


收藏者