Normal 0 false false false EN-US ZH-CN X-NONE MicrosoftInternetExplorer4
Normal 0 false false false EN-US ZH-CN X-NONE MicrosoftInternetExplorer4 Hi,
I'm new to TMS470 microprocessor.
I've problem using the HET assembler. How can I assemble the HET code in to *.c
and *.h files?
I've tried to use the TMS470 assembler and IAR IDE (followed the tech.
document), but with no success.
1. HET Assembler Using Command line or batch file:
het470 -hc32 -n0 HET_counter.het .\ HET_counter_H
pause

Note: my TMS470 het filename is HET_counter.het
2. For using IAR Embedded Workbench (the IAR kickstart, came with the
evaluation kit), it seems like the HET470.exe and HET470wrap.exe are missing
from the ARM\bin folder. Where can I get those exe files?
I followed the steps in: http://focus.ti.com/lit/an/spna069/spna069.pdf
Thank you very much for all the help I can get!