Keil™, An ARM® Company

Discussion Forum

new project in uVision2

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Sangwook Park
Posted
31-Jul-2003 03:42
Toolset
C51
New! new project in uVision2
I want to make a new project with Device type Philips P5CD032 (SmartMX).
But I can't find P5CD032 in the Device type list.
But in example, SmartMX\stanford, I can see the target P5CD032 on Project Options.
How can I make the new project with P5CD032?
Read-Only
Author
Geert Vancompernolle
Posted
15-Aug-2003 09:16
Toolset
C51
New! RE: new project in uVision2
Don't know what your project is all about, but if you don't find the device, you have to create one your own.
The following link explains you how to do this:
http://www.keil.com/support/docs/1421.htm

--Geert
Read-Only
Author
Geert Vancompernolle
Posted
15-Aug-2003 09:33
Toolset
C51
New! RE: new project in uVision2
Maybe some additional info: if you created a new device, it will automatically be added to the file 'uv2.cdb', which is the device database used by uVision2.
You can find this file in the UV2 directory of your Keil installation.
Open the file in an editor and search for your new device. You will see some cryptic information, but you will be able to read some of the settings (eg. CLOCK).
Beware: it is not the intention to change this file with an editor!!!

--Geert
Read-Only
Author
Andrew Neil
Posted
15-Aug-2003 10:54
Toolset
C51
New! RE: new project in uVision2
Have you got the latest version of uVision?

Next Thread | Thread List | Previous Thread Start a Thread | Settings