??? 03/27/09 01:38 Read: times Msg Score: +1 +1 Informative |
#163886 - It worked finally Responding to: ???'s previous message |
I finally figure out how to set the locator for functions in C.
The format shows up in website of Keil as follows ?PR?function_name?file_name in my case, since its function name is _iapUpdate, file name is main.c I set it as ?PR?_iapUpdate?MAIN(0x7000), and it worked finally. I hope that could save some time for some people with similar problem. Reference : http://www.keil.com/support/docs/359.htm |
Topic | Author | Date |
IAP on NXP P89V51RC2 | 01/01/70 00:00 | |
Is the code located above 0x2000? | 01/01/70 00:00 | |
It didn't start from 0x2000h | 01/01/70 00:00 | |
This is the Linker's job | 01/01/70 00:00 | |
Linker works. But Erase and Program could work only half way | 01/01/70 00:00 | |
Boot loader | 01/01/70 00:00 | |
sawing the branch you are sitting on... | 01/01/70 00:00 | |
Parts of a live application can be replaced with care | 01/01/70 00:00 | |
Update Prgram using IAP | 01/01/70 00:00 | |
Back to boot loader concept again | 01/01/70 00:00 | |
About Locate Function in C code | 01/01/70 00:00 | |
It worked finally![]() | 01/01/70 00:00 |