Tool/software:
Hello TI expert,
I'm reaching out because I have a question about CddIpc module. We are trying to add a new CddIpc channel into our configuration. The thing is that we wanted to see what all the validations are we can do to make sure that the channel is created appropriately.
To elaborate a little more, the validations that we've done so far for adding a new channel had been to send a message using that channel, and making sure that the data is being written in the memory pool assigned to the core.
Is there anything else when it comes to validation that we should perform to ensure the proper CddIpc channel configuration? Kindly let me know. Thanks!