Technical Support

µVISION: ADDING A USER-SPECIFIC DEVICE DATABASE (CDB FILE)


Information in this article applies to:

  • µVision Version 2.05 and later

QUESTION

Is it possible to create user-specific device databases for µVision?

ANSWER

Yes. 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 THREADS

The following Discussion Forum threads may provide information related to this topic.

Last Reviewed: Monday, April 11, 2011


Did this article provide the answer you needed?
 
Yes
No
Not Sure