Hi all,
I just downloaded IDE and looks promise
I just want to ask if compiler can handle the PCLATH offset right when "retlw" instruction ( computed goto ). I think it's the worst thing in PIC programming when need to store large amount of data in program memory.
I mean variouse sittuations like :
- if list is large than one page ( or if list cross two or more pages )
- if the caller is not in the same page, etc
Thanks,
Eddy