I am currently playing around with ram execution on a PIC32MZ, and have run into a problem: I can't call any functions residing in normal program memory from a function in RAM; i am getting this error form xc32:"relocation truncated to fit: R_MIPS_26 agai..
↧