How to add a calibration parameter inside the FLU?
During algorithm development, parameters need to be tuned and changed on the fly. To define a parameter as tunable, the user should:
– Make the parameter a data object of type Simulink.Parameter.
– Set the parameter storage class to ExportedGlobal.
Any variable (Simulink.Parameter with its CoderInfo.StorageClass set to ExportedGlobal) will be a candidate for calibration. The framework will list all those variables and create a structure in the DPRAM to store those values.
Related Posts
Event March 3, 2025
Implementation Of A Dynamic Voltage Control Within An X-in-1 Powertrain Domain Controller
Join our live webinar on March 10th at 11:45 am EDT (16:45 pm CET) for a practical use case of...
Event November 6, 2024
Join us at ELECTRONICA 2024
Discover the Adaptive Control Solution at B6-400 with Intel Automotive The ACU T222 and ACU U310 chips, combined with...
Blog October 21, 2024
ISO 9001-2015 Certification
Certified ISO 9001:2015 We are thrilled to announce that Silicon Mobility has, once again, renewed its ISO 9001:2015 certification...