flubydust
If the Interrupt is not using const data then can it be left to no_auto_psv or it needs to be auto_psv in this case?
I inherited a PIC24 program where the flash data is copied to RAM, I would like to save the copying in the future.
And free up that all that RAM
If the Interrupt is not using const data then can it be left to no_auto_psv or it needs to be auto_psv in this case?
I inherited a PIC24 program where the flash data is copied to RAM, I would like to save the copying in the future.
And free up that all that RAM