PDA

View Full Version : Project DaveTest from Keil (ARM)


LeeGibling
06-20-2006, 10:03 AM
Recently I downloaded the official demo version of µVsion 3 (c51v804) from Keil/ARM
and found an interesting file named CC6Dave.C containing the following header:

//************************************************** **************************
// @Module Capture / Compare Unit 6 (CCU6)
// @Filename CC6.C
// @Project DaveTest.dav
//----------------------------------------------------------------------------
// @Controller Infineon XC866-4FR
//
// @Compiler Keil
//
// @Codegenerator 1.1
//
// @Description This file contains functions that use the CCU6 module.
//
//----------------------------------------------------------------------------
// @Date 09.02.2005 00:47:37
//
//************************************************** **************************

The entire setup SW for the demo can be downloaded from:
h**ps://www.keil.com/demo/eval/c51.htm