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.

CCS/TMS320C6727B: 16 bit EMIF write produces 2 WE signals

Part Number: TMS320C6727B

Tool/software: Code Composer Studio

EMIF interfaces with FPGA via 16 bit interface.  Code execution of writes to FPGA register addresses produces a single WE strobe w BA1 high.  This produces correct operation.  When using CCS to do the same write the debugger produces 2 WE strobes with BA1 low for the first cycle and high for the second (byte wide writes??).  FPGA is expecting 16 bit writes.

What is the best way to cause CCS/debugger to execute a 16 bit write?

Dave