Hello,
I'm using the external CMOS static RAM IS61WV102416BLL, and when executing the following instruction there is no connection with the RAM:
SysCtrlRegs.PCLKCR3.bit.XINTFENCLK = 1;
Checking the assembly code, all the intructions become "ITRAP0".
Curiously, I don't get any problems with the same code in a EZDSP 28335 board, with a GS74116ATP RAM.
Any ideas please? Thanks in advance.