We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I need to eliminate the Keil linker address. I mean that that I need to tell Kiel how to not put the src in my specific address after it makes link process. Thanks
No I need to tell the linker to that my source will not set in the specific address(for expample 0x4500) since other application can access this address for shard memory. I need to Keil to set in a specific address if it is posible.
i see the same need but i get error c51 when i try.
is the code same as mine?
Can you please telll me how you do it in Keil? Does Kiel have this function?
Ah - I see.
Have you looked in the Linker Manual yet?
What about http://www.keil.com/support/man/docs/lx51/lx51_reserve.htm ?