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 In the press April 23, 2025
Accelerate SDV with Next-Gen SoC and Partners.
Join us at this year at Auto Show Shanghai 2025 Intel Automotive Accelerates Software-Defined Vehicles with Next-Gen SoC and Partners....
Event April 18, 2025
ACU U310 Wins 2025 PACE Pilot Award
Intel receives 2025 PACE Pilot Award We are excited to share that our Intel Adaptive Control Unit U310 has...
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...