Other Parts Discussed in Thread: TMS320F2812
I'm working on a legacy project with CCS 5.2.1 and DSP/Bios 5.42.13.42 on a TMS320F2812. The code has an interrupt defined as:
interrupt void ADCINT_GET_DATA_ISR(void).
I'm trying to determine how often this interrupt runs. Can you provide some advice?