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.

Can I use TMS570LS20216SZWT_FREERTOS project wizard for TMS570LS20216SPGE using Halcogen v4?

Other Parts Discussed in Thread: HALCOGEN

Hello,

Can I use the generated source code by HalCoGen v4.00 using TMS570LS20216SZWT_FREERTOS project wizard

for TMS570LS20216SPGE device?

Regards

  • Hello,

    Yes, you should be able to use the generated source code. You need to be careful to only use I/O functions that are available on both the ZWT as well as the PGE packages. Also, the PGE package has a lower maximum speed specification of 140MHz versus the ZWT package (160MHz). So you will need to configure the PLL in HALCoGen to generate 140MHz instead of 160MHz if you indeed need to use the max clock speeds.

    Regards, Sunil

  • Hello sir,

    I have one question

    TMS570LS20216SZWT is 337pin board

    TMS570LS20216SPGE is 144pin board

    by changing PLL from 160 to 140MHz , will lead to working ( that is  " FreeRTOS will work on SPGE? ")

    So SPGE will support FreeRTOS?, Thank you sir

    Regards, Thamizh

  • Hello,

    Yes, you should be able to run the same source code once the system initialization is updated for the change in operating frequency.

    Regards, Sunil

    P.S.: Please post your question on a new thread as this one is already marked answered and closed.