HotFix_1: Fix "Undefined function 'slsfnagctlr'..." when trying to generate code on R2016b/R2017a
NXP Tracking number: AST-527
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: Update the files attached in the following folders
{Toolbox install dir}\rappid564xl\rappid564xl\mscripts folder slsfnagctlr.p file
Customer Report: BUG report
Special thanks to Michael Verrecchia for reporting this issue.
HotFix_2: Fix license errors for DISK_SERIAL_NUM with less than 8 characters
NXP Tracking number: AST-619
Problem: If your HDD has a serial number with less than 8 characters, the license checking and validation will fail even if the license is correctly generated
Root Cause: Coding logic error
Workaround: Update the rappid_hostid.p file attached in the following folder
{Toolbox install dir}\rappid564xl\rappid564xl\mscripts
Customer Report: Undefined function or variable 'lic_err'.
Hi paulvlase,
Is this fix available for the MBD v2.0.0 Toolbox for the MPC5744P (Panther)? I'm running R2018a and am getting the slsfnagctlr error.
Thanks!
Hello jjacp,
Yes, there is a fix available for Panther (MPC5744P). I have attached it here.
Please move slsfnagctlr.p file into
{TOOLBOX_TOOL_ROOT}\mbdtbx_pnt\mbdtbx_pnt\mscripts
Kind regards,
Razvan.
Thanks constantinrazvan.chivu! It works!