参数资料
型号: 101-0405
厂商: Rabbit Semiconductor
文件页数: 8/80页
文件大小: 0K
描述: MODULE RABBITCORE RCM2010
标准包装: 1
系列: RabbitCore®
模块/板类型: MPU 核心模块
适用于相关产品: RCM2010
其它名称: 316-1009
12
RabbitCore RCM2000
3.1.1 Running Sample Program FLASHLED.C
This sample program will be used to illustrate some of the functions of Dynamic C.
First, open the file FLASHLED.C, which is in the SAMPLES/RCM2000 folder. The program
will appear in a window, as shown in Figure 3 below (minus some comments). Use the
mouse to place the cursor on the function name WrPortI in the program and type <Ctrl-H>.
This will bring up a documentation box for the function WrPortI. In general, you can do
this with all functions in Dynamic C libraries, including libraries you write yourself. Close
the documentation box and continue.
Figure 3. Sample Program FLASHLED.C
To run the program FLASHLED.C, open it with the File menu (if it is not already open),
then compile and run it by pressing F9 or by selecting Run in the Run menu. The LED on
the Prototyping Board should start flashing if everything went well. If this doesn’t work
review the following points.
The target should be ready, which is indicated by the message “BIOS successfully com-
piled...” If you did not receive this message or you get a communication error, recom-
pile the BIOS by typing <Ctrl-Y> or select Recompile BIOS from the Compile menu.
main(){
int j;
WrPortI(SPCR,&SPCRShadow,0x84);
WrPortI(PADR,&PADRShadow,0xFF);
while(1) {
BitWrPortI(PADR,&PADRShadow,1,1);
for(j=0; j<32000; j++);
BitWrPortI(PADR,&PADRShadow,0,1);
for(j=0; j<25000; j++);
} // end while
} //
end of main
C programs begin with main
Start a loop
Time delay by counting
to 32,000
End of the endless loop
Note: See the Rabbit 2000 Microprocessor User’s Manual
(Software Chapter) for details on the routines that read and
write I/O ports.
Set up Port A to output
to LED DS2 and DS3
Turn LED DS3 off
Turn LED DS3 on
Time delay by counting
to 25,000
相关PDF资料
PDF描述
101-0404 MODULE RABBITCORE RCM2000
006200505130000+ CONN FFC/FPC 5POS 1MM R/A SMD
006208505110000 CONN FFC/FPC 5POS 1MM ZIF SMD
006208505110000+ CONN FFC/FPC 5POS 1MM ZIF SMD
395-030-541-204 CARD EDGE 30POS DL .100X.200 BLK
相关代理商/技术参数
参数描述
101-0406 功能描述:开发板和工具包 - 其他处理器 Cloning Board RoHS:否 制造商:Freescale Semiconductor 产品:Development Systems 工具用于评估:P3041 核心:e500mc 接口类型:I2C, SPI, USB 工作电源电压:
1010-406 制造商:MISCELLANEOUS 功能描述:
101-040600-14 制造商:Distributed By MCM 功能描述:RJ11 PLUGS STRANDED FLAT WIREPK10
101-040600-24 制造商:Distributed By MCM 功能描述:RJ11 PLUGS SOLID FLAT WIRE PK10
101-040610-14 制造商:Distributed By MCM 功能描述:RJ11 PLUGS STRANDEDROUND WIRE PK10