Other Parts Discussed in Thread: TCAN4550
Hi Team,
We are testing CAN bus communication by using our application. We have connected one can slave and can analyzer for debugging.
We are trying to send and receive custom messages. Can analyzer is able to capture few messages but we are observing failure log in driver.
we are using these configuration for frequency and mram.
spi-max-frequency = <18000000>;
bosch,mram-cfg = <0x0 0 0 32 0 0 1 1>;
Please find the below mentioned error messages.
[ 126.003756] tcan4x5x spi1.0 can0: __can_get_echo_skb: BUG! Trying to access can_priv::echo_skb out of bounds (65/max 1)
126.082237] tcan4x5x spi1.0 can0: can_put_echo_skb: BUG! echo_skb 0 is occupied!
[ 126.292696] tcan4x5x spi1.0 can0: __can_get_echo_skb: BUG! Trying to access can_priv::echo_skb out of bounds (199/max 1)
Could you please check and update on this.
.
Regards
Ramji Mishra