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.

EMIF的controlsuite里的例程有误?

Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28379D

我测试controlsuite里的例程emif1_16bit_asram_cpu01吗?我这边有个问题就是在mem_read_write(Uint32 start_addr, Uint32 mem_size)函数里写时只能写两个字节,而且地址不偏移,只能在前两个字节里写,请问例程还需要设置哪里么?

应该写45670123不是

而且再往后运行一步出现0234在0123位置上   地址并没有发生偏移

请问下TI工程师这是怎么回事?