Data_Logger_RTC

时间:2012-08-01 18:25:29
【文件属性】:

文件名称:Data_Logger_RTC

文件大小:63KB

文件格式:RAR

更新时间:2012-08-01 18:25:29

Data Logger RTC

This example shows how to set up a code banking project using the Cygnal // IDE and the KEIL development tools. It uses Timer3 and Timer4 interrupts // to blink the LED and output a 1 kHz sine wave on DAC1, respectively. The // code that blinks the LED is located in Bank 3 and the code that outputs a // sine wave based on a 256 entry sine table is located in Bank 2. Since // interrupts must be located in the Common area, both interrupts call // a function in one of the banks to perform the desired task. //


【文件预览】:
Data_Logger_RTC
----bank2.c(5KB)
----STARTUP.LST(11KB)
----bank3.c(1KB)
----example2.Uv2(4KB)
----bank3.LST(2KB)
----L51_BANK.A51(12KB)
----L51_BANK.LST(22KB)
----banking.lnp(173B)
----STARTUP.A51(4KB)
----common.c(14KB)
----example2_Uv2.Bak(4KB)
----example2.wsp(21KB)
----example2_Opt.Bak(2KB)
----banking.plg(156B)
----bank3.OBJ(2KB)
----banking(18KB)
----Data_Logger_RTC.c(39KB)
----bank2.OBJ(4KB)
----banking.M51(17KB)
----STARTUP.OBJ(728B)
----example2.Opt(2KB)
----L51_BANK.OBJ(1KB)
----common.LST(21KB)
----common.OBJ(12KB)
----bank2.LST(8KB)
----SI()
--------Data_Logger_RTC.IAD(368B)
--------Data_Logger_RTC.PO(776B)
--------Data_Logger_RTC.PR(65KB)
--------Data_Logger_RTC.WK3(13KB)
--------Data_Logger_RTC.PS(34KB)
--------Data_Logger_RTC.IMD(368B)
--------Data_Logger_RTC.PFI(16B)
--------Data_Logger_RTC.PRI(65KB)
--------Data_Logger_RTC.IMB(4KB)
--------Data_Logger_RTC.IAB(4KB)

网友评论