Dear TI Supporter,
I have a problem about running dual CAN devices in the main domain, I using AM625 chip for my project.
can0 I using TJA1462 and can1 using TCAN4x5x transceiver.
After boot Linux, I do stress test CAN protocol, I send messages from 2 CANs to Canoe and using Command Prompt via ssh connection.
- In Command Prompt 1 and 2: I run command cangen to send messages from can1 to CANoe, the bus load is ~ 20% (display on canoe)
cangen can1 -g 1 -I 202 -L 64 -D r -v -v -f -b
- In Command Prompt 3, 4, 5: I run command cangen to send messages from can0 to CANoe.
cangen can0 -g 1 -I 201 -L 64 -D r -v -v -f -b
After run Command Prompt 3, 4, 5 to send messages, Can1 is died, the Command Prompt 1 and 2 are frozen. Messages from can1 cannot sent to canoe (the bus load: 0%)
I'm looking for your respond.
Thanks,
Hieu Ta