Hi, I have an application that executes from ROM on power up and then from RAM afterwards. I want to link a pointer to a function to the ROM address of 0xFFEF0000. How do I do that in the .lcf file? I prefer to do this in C if possible. Thanks Andy