Hi,
I am using the TMS570 Microcontroller Development Stick, with a TMS570LS20216 MCU (ASPGEQQ1).
I have a short NHET program using CNT and MCMP to generate a clock output via NHET pins.
I am getting the following errors:
#20 identifier "CNT_INSTRUCTION" is undefined
#20 identifier "HET_MEMORY" is undefined
#20 identifier "HET_MEMORY" is undefined
#20 identifier "MCMP_INSTRUCTION" is undefined
#71 incomplete type is not allowed
The last error I think is because of the previous errors.
regards,
Dave