Other Parts Discussed in Thread: C2000WARE
Hi,
I am looking for an example \ reference manual showing how can can create an interrupt from CM to C28
do you have something I can use ?
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.
Hi,
I am looking for an example \ reference manual showing how can can create an interrupt from CM to C28
do you have something I can use ?
Hi Inno,
Do you have further questions on this? Can I close this post?
Thanks and regards,
Vamsi
thanks
IPC is the only module that can create such interrupt ?
IPC is the only module which can generate CM to C28x interrupt. CM to C28x interrupt using IPC would be better approach than using XINT method (I believe you are using a GPIO from CM side to generate interrupt on C28x side, correct?). But, I'm privy to your system requirement.