Using the latest C51 tools. I'm having to write an IAP (in application programming) bootloader of sorts and need to make sure it lies in a known segment. How can I allocate a given segment to my IAP code such that no other code besides the IAP code is linked into the same segment? Thanks In advance David
Sounds like the answer can be found in the Knowledgebase. For example: http://www.keil.com/support/docs/2670.htm