我查看了TMS320C54X的技术资料,当smem为DARAM,pmad为extern,程序储存在SARAM时指令执行周期为5,那么代码为writa *AR0+;nop;nop;writa *AR0+;假设我的软件等待周期为14(即读写周期为17 TMS320VC5416),两条writa指令会不会使外部总写冲突。
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.
我查看了TMS320C54X的技术资料,当smem为DARAM,pmad为extern,程序储存在SARAM时指令执行周期为5,那么代码为writa *AR0+;nop;nop;writa *AR0+;假设我的软件等待周期为14(即读写周期为17 TMS320VC5416),两条writa指令会不会使外部总写冲突。
ranfeng zhang
您好
我不太明白你的意思,请问您为什么会认为会总线冲突呢
谢谢