Part Number: MSP430FR5969
Hi Team,
This is a bit of a funky question. We are using the MSP430FR5969 with the small data and memory model (16-bit addressable space) enabled. We are running low on space, but want to continue using the small memory model. Is it possible to load code text into upper FRAM (20-bit addressable) and run in lower FRAM (16-bit addressable)? That way we can store more code text but still get the benefits of 16-bit speed. I know that the linker file can load code from lower FRAM and run in another defined section, but will the linker understand if I load code from upper FRAM into lower FRAM with small memory and data model enabled?
Regards,
Ramon