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.

how to transform c language to Assembly language?

Other Parts Discussed in Thread: CONTROLSUITE

dear :

now i want to transform c language to Assembly language in my app ?because of different  the head file ,i found it is very  trouble to do it .

do you have some reference pfc code used Assembly language all ?

  • Hello,

    The TMDSHVPFCKIT (http://www.ti.com/tool/tmdshvpfckit) and TMDSILPFCKIT (http://www.ti.com/tool/tmdsilpfckit) both use C28x assembly to run the control loop.  In both kits, the initialization is done in C and the ISR is done via assembly.  The software for both kits can be viewed through controlSUITE.

    (for the HVMTRPFCKIT v1.7, the ISR is done via the CLA core in CLA assembly and initialization is done in C)


    Thank you,
    Brett