This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

External interface TMS320F28335 ITRAP0

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.