Other Parts Discussed in Thread: TMS320F28063, CONTROLSUITE, TMS320F28069
I'm having time critical application which is updated from ADC ISR of TMS320F28063 device.
I wanted to know can the same functionality be done from CLA?
The controlSUITE example of "cla_adc_fir_flash" is having the calculations in assembly language, can other applications be done using C program?
If so please guide me on how the implementation is done.