Robert Bon wrote:
with current actual toolchain from cvs repo - no. But here was a patch from Alpar in this mailing list month or two ago which allows compiler to generate bra/calla/reta instructions, so allowing use the whole code space.I understand that it is not possible (supported) to use the full flash memory for a program.
But is it possible to store date in the higher flash memory of the MSP430F5438?
Yes, but you can access them using inline assembly only (for now). Sergey.
