Dear all,
I've some problem as I read the spec. and the example code of the coprocessor of TCI6638,
Hope I can get help here.
Following is my problems
1) As I read the spec. of TCI6638 (SPRS836D), I saw a table 'Table 6-6 Master ID Settings', but I'm not sure what the master ID means, and when I have to use this?
2) In the example code of the co-processor, I saw that as I have to transfer the data I have to use the EDMA3 in the TCP3D example project code.
But I can't find the EDMA3 related code in the BCP example project code.
I think that I still have to transfer data as using BCP, but why it doesn't use the EDMA3?
Thaks a lot.