This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am an issue trying to run the operative system over the RM48L540. This problem starts when I create the queues or tasks. At these moment the program finishes in a prefetch entry into the sys_intvecs.asm. I attach some captures below.
Then I tried the same running the example code of RM48 (example_freeRTOSBlinky.c) using the same configuration.
I have to add that I configured the chip using the HAL Code generator for RM48L950ZWT_FREERTOS and I imported the .dil file of TMS570LS3137ZWT_FREERTOS.
Thank you in advance.
Regards,
Leandro
Hi Leandro,
We started working on your issue and we will provide an update soon.
--
Thanks & regards,
Jagadish.
Hello Jagadish,
Thanks! Today I will try to configure the RM48 by copying the same configurations than the TMS570 project (without importing the .dil file of TMS570).
Regards,
Leandro
Hi Leandro,
Can i get your complete project, to trigger and debug the issue at my end.
--
Thanks & regards,
Jagadish.
Hello Jagadish,
I tried yesterday setting the RM48 configurations as the TMS570. The code could create the queues, but not all the tasks. Then, we extended the "Total Heap Size" equal to 16384 in the HAL.
After it, the program run without problems. So, we think that the main issue was the reserved heap.
Thanks a lot.
Regards,
Leandro