Hi,
I'm running the out of box MCAN external read write demo in CCS with MMWAVE-L SDK 5.3.0.2.
The demo was initially hanging pending gMcanTxDoneSem. Eventually, I was able to see the following message in the console immediately without receiving or sending any messages:
[MCAN] External read - write test, application started ...
After transmitting the messages, it will wait to recieve ten messages for test to pass ...
All tests have passed!!
I've also tried the loopback tests which work fine.
Thanks