eCAN Receive - Initialize - Problem - Simulink - Embedded Coder - C2000 - TMS320F237xD
显示 更早的评论
Hi,
I have problems initializing the "eCAN Receive" Block.
My CAN message is 8 bytes long, but I can only initialize the first byte in the "eCAN Receive" block.
If i'm initializing the byte "B3" (in Hex), then there will be written the value "B3" in all the other 8 Bytes.
As soon as I want to initialize more bytes, e.g. "A1B3", I get the value "B3" for all 8 bytes again and byte "A1" is ignored.
Can anyone help me?
Thanks!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!