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.

RM48L540: RTOS in RM48?

Part Number: RM48L540
Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN

Hello,

I am working with a board which was designed to run an operative system over a TMS570LS3137PGE. However, because of there is no stock of these chips we had to buy the RM48L540.

It is possible to work with operative systems over the RM48 using the HAL Code Generator?

Thank you in advance.

Regards,

Leandro

  • Hi Leandro,

    Yes, you can use freeRTOS on RM48Lx device. RM48Lx PGE package is [in-2-pin compatible with TMS570LS3137 PGE package. The RM48Lx is a little-endian device, but TMS570LS3137 is a big-endian device.

    The HALCoGen doesn't have freeRTOS example for RM48L540, but you can import the example for RM48L950ZWT to RM48L540.