Hi Team,
I am receiving "No source available error while debugging with MC56F83789 controller. This prevents to understand the required functionality of the code by line.
Could you please check this and let me know the reason and solution for the same.
Please fond the screenshot attached.
Hi,
is it possible that the can_init() api function is provided with binary code by a library without source code?
If the project gives the source code of can_init() api function, pls post the project so that I can duplicate on my board.
BR
XiangJun Rong
The can_init() function is called once only during initialization. The above-mentioned issue is happening while debugging and in infinite loop. Actually, the code is running fine but while debugging and stopping the execution using break points this issue is happening.
Regarding the CAN, the data is also successfully sent.
Hi,
If you still have issue, can you post your project so that I can duplicate your issue on my PC?
BR
Xiangjun Rong