No source available while debugging

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No source available while debugging

2,131 Views
Aman786
Contributor II

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.image.png

 

@xiangjun_rong 

0 Kudos
Reply
3 Replies

2,112 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

2,055 Views
Aman786
Contributor II

Hi @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.

0 Kudos
Reply

2,038 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

If you still have issue, can you post your project so that I can duplicate your issue on my PC?

BR

Xiangjun Rong

0 Kudos
Reply