| ||||||||
Technical Support Support Resources Product Information | µVISION: ADDING A USER-SPECIFIC DEVICE DATABASE (CDB FILE)Information in this article applies to:
QUESTIONIs it possible to create user-specific device databases for µVision? ANSWERYes. Additional Device Databases must be defined manually in the file C:\KEIL\TOOLS.INI. For example, you can create a device database that contains all SmartCards. To do so, in TOOLS.INI, under the section [UV2], create a CDBx entry as shown below.
[UV2]
CDB0=path\PCARDS.CDB("Our Smart Cards")
This allows accessing the Device Database file PCARDS.CDB stored in the folder C:\KEIL\path (path is relative to the µVision installation folder). The Device Database name "Our Smart Cards" is displayed in dialogs where the Device Database can be selected. For example, in the dialog Options for Target - Device and File - Device Database. FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Monday, April 11, 2011 | |||||||
| ||||||||