Hi,
we use the RM48L952 HDK but used HALCoGen RM48L920ZWT_FREERTOS device project (since this is the only option with FreeRTOS support).
I get warnings on the bolded lines below. The first warning may concern the line with os_tasks because the highlighting starts with .kernel... and goes down to the beginning of the next line. I don't know.
Are these warnings due to the HDK has a 952 and not a 950?
SECTIONS
{
.intvecs : {} > VECTORS
/* FreeRTOS Kernel in protected region of Flash */
.kernelTEXT : { sys_startup.obj(.const)
os_tasks.obj (.const:.string)
-l=rtsv7R4_T_le_v3D16_eabi.lib<auto_init.obj> (.text)
-l=rtsv7R4_T_le_v3D16_eabi.lib<copy_decompress_rle.obj> (*)
-l=rtsv7R4_T_le_v3D16_eabi.lib<cpy_tbl.obj> (*)
-l=rtsv7R4_T_le_v3D16_eabi.lib<copy_zero_init.obj> (*)
-l=rtsv7R4_T_le_v3D16_eabi.lib<copy_decompress_none.obj> (*)
-l=rtsv7R4_T_le_v3D16_eabi.lib<icall32.obj> (.text)
-l=rtsv7R4_T_le_v3D16_eabi.lib<memset32.obj> (.text)
-l=rtsv7R4_T_le_v3D16_eabi.lib<memcpy32.obj> (.text)
Another question, will the HALCoGen team come up with a FreeRTOS version for the HDK (RM48L952ZWT) and the RM48L952PGE (which is the MCU we will use in our project)?
Kind regards,
Lars von Wachenfeldt
Bombardier Transportation