Keil™, An ARM® Company

Discussion Forum

IAP loader

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

DetailsMessage
Read-Only
Author
Mark Donnelly
Posted
19-Sep-2005 22:56 GMT
Toolset
C51
New! IAP loader
From looking at examples of locating code to produce a loader http://www.keil.com/support/docs/2670.htm

I tried userclass and ?pr?func?file(xxxh) and for some reason both of them do not work. I am using the evaluation compiler at the moment. The main function for example as identified in the .map file is located at 800h no matter what I try?? Is this a restriction of the compiler..

Do I just need to get CA51 or do I need to get the whole hog PK51.. The target processor is the nordic nrf24e1..

cheers in advance...
Read-Only
Author
Andy Neil
Posted
19-Sep-2005 23:05 GMT
Toolset
C51
New! RTFM
"The main function for example as identified in the .map file is located at 800h no matter what I try?? Is this a restriction of the compiler.."

The limitations are clearly stated here:

http://www.keil.com/demo/limits.htm
Read-Only
Author
Mark Donnelly
Posted
19-Sep-2005 23:14 GMT
Toolset
C51
New! RE: RTFM
Cheers, I was aware of the >2k limit, but not that one. I did RTFM (ca51), but not the stuff for the demo that I downloaded years ago.... cheers again :-D

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