Keil™, An ARM® Company

Discussion Forum

Can I add C8051F310

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

DetailsMessage
Read-Only
Author
Adi Sapner
Posted
14-Sep-2004 09:30
Toolset
C51
New! Can I add C8051F310
Hi,

I have C51 V7.01 and LINKER V5.01.

The C8051F310 from Silabs (CYGNAL) is not there, can I add it ?

how ?

Thank you,
Read-Only
Author
Ward Jon
Posted
14-Sep-2004 09:39
Toolset
C51
New! RE: Can I add C8051F310
You can add it but why not just download the latest update. This device is already included in that.

Jon
Read-Only
Author
Adi Sapner
Posted
14-Sep-2004 09:42
Toolset
C51
New! RE: Can I add C8051F310
Cuz its installed in our University LAB and I don't think they care about an upgrade.

How do you add it ?
Read-Only
Author
erik malund
Posted
14-Sep-2004 10:27
Toolset
C51
New! RE: Can I add C8051F310
get a file such as the C8051F200.h (not a suggestion, an example) you will want to find the one that closest match your chip. Rename it to the name of your chip, go through the SFR list for your chip and add/delete/modify till it match your chip and voila, you have what you need.

Erik
Read-Only
Author
erik malund
Posted
14-Sep-2004 10:28
Toolset
C51
New! RE: Can I add C8051F310
OR, if you have a home computer download the matching .h file there and sneakernet it to the university computer.

Erik
Read-Only
Author
Adi Sapner
Posted
14-Sep-2004 10:42
Toolset
C51
New! RE: Can I add C8051F310
Hi,

if I create a NEW project I can't find my TARGET DEVICE so how do I add it ?

I need to be able to use the in-circuit programmer (JTAG from Silabs) for my device.
Read-Only
Author
Ward Jon
Posted
14-Sep-2004 11:03
Toolset
C51
New! RE: Can I add C8051F310
Cuz its installed in our University LAB and I don't think they care about an upgrade.

Oh. The product includes 1 year of updates but I guess that time period has elapsed for you.

How do you add it ?

The following knowledgebase article will help with that.

http://www.keil.com/support/docs/1421.htm

Jon
Read-Only
Author
Andrew Neil
Posted
14-Sep-2004 11:15
Toolset
C51
New! RE: Can I add C8051F310
"Cuz its installed in our University LAB and I don't think they care about an upgrade."

Does that mean you're not supposed to be doing this work on this computer...?

If this is the computer that you're supposed to be using, why would they not let you do the update required by your project...?
Read-Only
Author
Adi Sapner
Posted
14-Sep-2004 11:20
Toolset
C51
New! RE: Can I add C8051F310
I was doing a personal project, usually the LAB works with F020. And I bought myself a F310. Anyway I've installed the SILABS Driver and all the parts are there. Now my new problem is that when I try to lunch the debugger, KEIL crashes.
Read-Only
Author
erik malund
Posted
14-Sep-2004 11:52
Toolset
C51
New! RE: Can I add C8051F310
Now my new problem is that when I try to lunch the debugger
was it tasty? :-)

Erik
Read-Only
Author
Adi Sapner
Posted
14-Sep-2004 12:57
Toolset
C51
New! RE: Can I add C8051F310
lol...

I ment launch... ;-)

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