Olin Lathrop wrote: > > FILL (GOTO xxxx), 0x400 - $ ; This assumes a device with > > ; 1K of code space. > > That would generate a variable number of instruction to be resolved > at link time - something I didn't think the linker knew how to do. > Then there's the issue of what if the module containing this code > doesn't get located last. Good point; I don't know whether the linker can handle this. You do have control over the link order, though, don't you? You wouldn't need MUCH control; just enough to ensure that a module containing just one "FILL" line was located last. > Are you using absolute mode perhaps? Of course. -Andy === Andrew Warren -- aiw@cypress.com === Principal Design Engineer === Cypress Semiconductor Corporation === === Opinions expressed above do not === necessarily represent those of === Cypress Semiconductor Corporation -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics