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.

TMS570LS1227: where can I find the complete list of functions generated by Halcogen?

Part Number: TMS570LS1227
Other Parts Discussed in Thread: HALCOGEN

Hi everybody,

I'm sorry if the answer to this question is obvious, but I can only seem to find out about HALCOGEN-generated functions such as (_enable_IRQ();) ) through tutorials.

Is there some sort of documentation stating all the different functions that HALCOGEN can generate, so that they can be used in CCS?

Thanks in advance!

Sofía

  • Hi Sofia,

    In the HALCoGen GUI, there is a Help tab, you can click "Help Topics" to open the Help document which has details of All functions supported in HALCoGen. You can navigate through the "Header files" to find the details of the assembly functions too.