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.

TMS470M - Turning on LED

Other Parts Discussed in Thread: HALCOGEN, TMS470MF06607

Hi,

I am a Firmware Engineer at Tesla Motors working on the TMS470M using Halcogen. I am trying to do the task of turning on an LED using halcogen & using the typedef names that were used in video Turning on the LED; I understand that these videos are intended for TMS570, however I am try to make the necessary alterations to apply the knowledge of these videos and use them for the TMS470M. In video tutorial it uses the HET as a GIO with the typedef name of "hetPORT1" to access the GIO that drives the LEDs, however, as I follow the video action-by-action, "hetPORT1" results in an undefined error.

I am able to directly access the bits controlling the LED to toggle them on and off, however I would like to see if I can streamline the process with the typedef names used in the video that was generated by halcogen. What I believe may be the case is that I do not have the header file for the TMS470MF06607 MCU. Is there a header file that I am missing or is there another action/step that I have missed?

Regards,

Charles