Other Parts Discussed in Thread: HALCOGEN
Hi,
I am modifying HALCoGen in order to add support for FreeRTOS on the Launchpadxl2-tms57012.
I based my modifications on the following targets (TMS570LS1227ZWT_FREERTOS and TMS570LS1224PGE.
Unfortunately after modifying many files I failed generating all the necessary files.
I have the following errors in HALCoGen into the Output window
**** error: variable not found: getVariableString(SYSTEM, CORE_M3, ...)
**** error: variable not found: getVariableString(SYSTEM, CORE_MPU_TOTAL_REGION, ...)
**** error: variable not found: getVariableString(SYSTEM, CORE_MPU_TASK_REGION_STACK, ...)
**** error: variable not found: getVariableString(SYSTEM, CORE_MPU_TASK_REGION_FIRST, ...)
Does any of you have already faced and solved this problem?
Regards,
Eddy