I want to 'reserve' a fixed chunk of program memory so that I can load code from a serial eeprom... proberbly a similar thing to a boot loader...
I was thinking of using the assembler ORG command but i was wondering if their was a spacific way of doing it in picbasic?
What aproches do people use?
Thanks