Part Number: AM6548
Hi Ti,
We are developing a device based on the AM6526 SR2.0 processor.
For development, we use the PROCESSOR-SDK-LINUX-RT-AM65X 07_01_00_18 sdk.
In normal case, the board work well.
However, the Linux will freeze easily after after sending message by can bus.
If Linux freeze, I can't type any cmd, and system will auto reboot after a while.
In addition, there are not any kernel panic message.
Test cmd as below:
ip link set can0 up type can bitrate 800000 loopback on //allow can bus enter loopback mode
cansend can0 135#02080426A10D112A // send message
Video as below:
As show on video, Linux freeze after sending ten can bus messages.
Could you help to check it?
Thanks.
Joey