Code generation with VNT in release mode
Hi,
I am encountering an issue when I use the embedded coder with the vehicle-network-toolbox and build in release mode. When built in release mode the generated code does not seem to actually pack any CAN messages. When built in debug mode everything works as expected.
We are using the CAN PACK and CAN UNPACK functions with a .dbc file to specify the messages. We specify the message data as a bus, which we are transferring to/from our CAN driver using hand written C++ code (not using the simulink CAN Transmit / CAN Receive blocks).Hi,
I am encountering an issue when I use the embedded coder with the vehicle-network-toolbox and build in release mode. When built in release mode the generated code does not seem to actually pack any CAN messages. When built in debug mode everything works as expected.
We are using the CAN PACK and CAN UNPACK functions with a .dbc file to specify the messages. We specify the message data as a bus, which we are transferring to/from our CAN driver using hand written C++ code (not using the simulink CAN Transmit / CAN Receive blocks). Hi,
I am encountering an issue when I use the embedded coder with the vehicle-network-toolbox and build in release mode. When built in release mode the generated code does not seem to actually pack any CAN messages. When built in debug mode everything works as expected.
We are using the CAN PACK and CAN UNPACK functions with a .dbc file to specify the messages. We specify the message data as a bus, which we are transferring to/from our CAN driver using hand written C++ code (not using the simulink CAN Transmit / CAN Receive blocks). vehicle network toolbox, can, release mode, debug mode MATLAB Answers — New Questions