Hi,
We are trying to use the latest Halcogen (4.02) with the tmdx570ls31USB, and we couldn't make it work. We saw this example:
processors.wiki.ti.com/images/d/d6/TMS570LS31x_N2HET_PWM_Example.pdf
We adapted for the name (HET1 instead of NHET1) and didn't need to put the notifications in the main. just the include, the hetInit() call, and a loop.
When we generate for Code Composer 6, or for GCC we couldn't make it work, if we try to debug it, we cannot see nothing, it keeps running and does not stops at any breakpoint.
We also tried with Halcogen 3.06 and it didn't work.
Does anybody know whats happening? Has somebody a working example based on Halcogen for this board?
Thanks!