--large_memory_model switch for the MSP430 large memory devices
The MSP430F54xx apparently require a --large_memory_model (code composer studio 4 has this) or equivalent switch in the compiler in order to address the 17 address range of the large memory devices. This compiles to a different instruction set when code is located in high memory.
What is the equivalent CrossWorks switch to do this?
Thanks in advance,
PJ
-
Thank you for your response. I will try to use the inmsp.h functions for the data that we may have in extended memory. Is this data limitation something that "may be" enabled in future versions or is there something inherent in the Compiler/Instruction set that makes it difficult to implement?
Please sign in to leave a comment.
Comments
6 comments