I am new to embedded devices programing. I have a task that reads a block of data from the DSP memory address and copies it to other addresses (where other peripherals are mapped). the copying process is done by programming one of the DMA channels in the device. I would like, to have a copy of that data copied elsewhere in addition for the first copy.
现在,我的问题是,如果我使用第二个排雷中心频道,并在第一个排雷中心开始工作之后立即启动其复印业务,那么两个排雷中心行动是否会以某种方式相互串通?