Thanks for the suggestion but it doesn't seem to fix my problem (given my version of the compiler etc.) With or without the calls it works if I place the code at adress 2 and it fails(silently of cou ...
I'm working with an 18F6520 and it has a protected bootblock from 0x0000 to 0x0800 so I'm working at placing a boot loader in this region. I know this has been discussed repeatedly but so far I haven ...