SDAA185 February 2026
The default compilation dictionary must be modified to use the custom constants:
TASK_TYPE_GENERIC_TS_REGRESSION: {
COMPILATION_DEFAULT: dict(
- compilation=dict(**COMPILATION_C28_HARD_TINPU,
cross_compiler_options=CROSS_COMPILER_OPTIONS_F28P55, )
+ compilation=dict(**COMPILATION_C28_HARD_TINPU_TEMP,
cross_compiler_options=CROSS_COMPILER_OPTIONS_F28P55, )
),Code 8: Changes made to accommodate regression models