HotFix_1: Send multiple CAN messages
NXP Tracking number: AST-606
Problem: When trying to sent multiple can messages from S12ZVMx targets using different CAN IDs the application sends only one message:
Root Cause: Coding logic error
Workaround: Update the files attached in the following folders
{Toolbox install dir}\mctbx_9s12zvm\mctbx_s12zvm\src\c_library\ folder mscan0_s12zvm.c file
{Toolbox install dir}\mctbx_9s12zvm\mctbx_s12zvmc256\src\c_library\ forder mscan0_s12zvmc256.c file
Customer Report: How do I send more than one CAN message?
Special thanks to eungsoo Lee for testing and fix confirmation
Original Attachment has been moved to: mscan0_s12zvmc256.c.zip
Original Attachment has been moved to: mscan0_s12zvm.c.zip
HotFix_2: Fix "Undefined function 'slsfnagctlr'..." when trying to generate code on R2016b/R2017a
Problem: If you try to generate code for any model on R2016b/R2017a, you will receive this error: "Undefined function 'slsfnagctlr' for input arguments of type 'char'."
Root Cause: Matlab API change.
Workaround: Download slsfnagctlr.p in the following folder
{Toolbox install dir}\mbdtbx_s12zvc\mbdtbx_s12zvc\mscripts
Undefined function 'slsfnagctlr' for input arguments of type 'char'
The above fix helped me to generate my code for MINIBRD S12VML , not connected the hardware hope , will work :smileyhappy: