Other Parts Discussed in Thread: TDA2SX
We are developing Dcan on TDA2sx;
Capture + Radar Object Detect (DSP) + NetworkTx (TDA2xx Only)
1. Now we need to communicate with DSP1 to transmit the data processed by DSP1, but we found that DCAN has no link, so we didn't think of any way to transfer the data of DSP1
Send to Dcan on IPU1, but can normally use System_linkControl to send data to DSP1, please help experts for analysis.
2. Why wasn't System_dcanInit initialized in App_init?Network has link routines, why not develop dCAN?If we want dCAN and DSP1 communicate,
Do we need to re-establish link to communicate with DSP1, which will increase the workload?I don't know if My understanding is correct!
Thank you, looking forward to your reply!