Discussion Forum

Hex code addressing Problem

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

DetailsMessage
Read-Only
Author
Dilip G
Posted
31-Aug-2010 05:51 GMT
Toolset
C51
New! Hex code addressing Problem

Dear Sir,
I used AT89C2051 controller having 2KB of memory.
Programme written in C language. When i generate the HEX code, this is out side the memory area. I choose the proper IC from the project option.

Can any one suggest me?

Read-Only
Author
Andy Neil
Posted
31-Aug-2010 06:38 GMT
Toolset
C51
New! RE: Can any one suggest me?

You are using the free Evaluation Version, and you didn't bother to read the Limitations: http://www.keil.com/demo/limits.asp

Read-Only
Author
Dilip G
Posted
1-Sep-2010 15:05 GMT
Toolset
C51
New! RE: Can any one suggest me?

Thank you for your kind information.

Is it possible to generate the hex code from 0100H memory location using the professional version "PK51"?

Read-Only
Author
erik Malund
Posted
1-Sep-2010 15:26 GMT
Toolset
C51
New! RE: Can any one suggest me?

yes, however, you better start at 0 for the vectors

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