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.

TMS570LC4357: HALCoGen does not provide the ability to Enable RTP driver c code generation

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

HALCoGen 04.07.01 provides no tick facility to Enable RTP Driver for the TMS570C4357. The RTP function is also greyed out in the General Block Diagram.

However, the User Guide includes all the requisite driver addresses, and the registers can be manually set to provide functionality. So the driver absence is inconvenience rather than prohibition of the capability.

I have done a similar exercise for the TMS570LS3137: both the tick box is present and function shown blue.

I presume I'm not missing other configuration settings…

Thanks

  • Hi King,

    The modules in grey are not fully supported by the HALCOGen. HALCoGen generates headers only for those modules. The HAL doesn't enable RTP for TMS570LC43x and RM57x, but for LS31x and RM48x, this module is enabled and rtpInit() is generated.