Hi
I have a code that I have been using for a long time in MSP430F149. Now I want to use the same code in MSP430F2418. I have renamed the registers and the code is working fine when I don’t use the large memory model function in CCE (Version 3.1). My question is why don’t the code work when I use the large memory model? Does anyone know or have been able to use the large memory model with 2418?