Tool/software: TI-RTOS
Hello,
PDMCC26XX driver initialization is failing due to failing of PDMCC26XX_I2S_open.
In PDMCC26XX_I2S_open function, PDMCC26XX_I2S_allocateBuffers function fails, because malloc function returns NULL.
ICall_malloc and ICall_free functions are selected as malloc and free functions respectively. What do you suggest?
Regards.
Oytun