Hi @Eleon BORLINI, Thanks for the response.
I figured out the issue, the adau1978 version is different in FP-IND-PREDMNT1 [WIFI] and AMicArray_UltrasoundFFT.
FP-IND-PREDMNT1 [WIFI] version is older than AMicArray_UltrasoundFFT.
/**
******************************************************************************
* @file adau1978.c
* @author SRA - Central Labs
* @version V1.0.0
* @date 05-Jul-19
* @brief ADAU1978 driver file
******************************************************************************
**/
/**
******************************************************************************
* @file adau1978.c
* @author SRA - Central Labs
* @version v1.0.1
* @date 03-Apr-2020
* @brief ADAU1978 driver file
******************************************************************************
**/
I coped the entire adau1978 component from AMicArray_UltrasoundFFT to FP-IND-PREDMNT1 [WIFI], everything started working :)
Thanks again :)
Kind Regards
Chandrashekar C