So as my program grew the linker is relocating my variables into various memory locations. This is causing the data to be corrupt. What is the proper way to move edata to a gpr that could be located anywhere in data memory? Movff? Or using banksel?
Tha..
↧