This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Locating code into a segment

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