Other Parts Discussed in Thread: BOOSTXL-AUDIO,
Customer working with the FR5994 LaunchPad and Booster packs. Having issues trying resolve is with the Filtering and Signal Processing with LEA example.
The users guide (section 4.1) says the complex FFT using LEA requires 5,578 cycles and 77,000 without using LEA.
When customer run the example code it’s showing 134792 cycles using LEA and 77,088 without LEA.
They did verify that DSPLIB.lib/include/DSPLib_lea.h has MSP_LEA_REVISION set to MSP_LEA_REVISION_B because the FR5994 on the LaunchPad is Rev C
The FIR mode is not working either but they have not investigated.