Other Parts Discussed in Thread: C2000WARE
Hello everyone,
I want to read my counter value with an HLC interrupt. As i saw in a different thread, i want to use the PUSH instruction in the HLC to send the counter value in the FIFO and then read the FIFO value with a HLC interrupt, but I don't know how to use the PUSH instruction and how to read the FIFO in the interrupt function...
Thanks in advance!