Hello, 

Is it possible to use external memory (ROM, RAM, FLASH) with the msp430
which holds executable program instructions? So it is possible to make
programs which are bigger than 60KByte? 

I know that the answer is 'No'. But does anyone have a creative solution. 

We have applications which extend the 60KByte program code. A big part of
the code is text string, which are used by the menu user interface.
Currently we are using de intel C196 processor for these applications. The
C196 can use external memory. And program code is in a page switching flash
memory. The C196 is getting obsolete. So we are looking to alternatives. We
uses the MSP430F149 is used in a number of (smaller) projects. 

Of course it is possible to use another processor. Should we? 
Or is there a way to still use the MSP.
 
Thanks Robert Bon.



Reply via email to