Hi, I have an evaluation circuit board on which TMS320F28335 and a Digital-to-Analog chip - AD5344 are connected with each other by xintf. Which block should I choose to fulfill this function? I have the external addresses of AD5344, which one of them is 0B0000H, and this address is located in xintf zone 6. should I use the block "Memory Copy"? I have tried it, but the generated code correspond to this block is automatically assigned in the "Model Initialize Function", which is executed only once. I want to send data to AD5344 by xintf during whole the process. How can I do it?
I use ccs6.1 and matlab 2017a on my computer, and XDS200 emulator.
Best regards
K.K