Hi
I am using TDA3x_RVP board with MAKECONFIG?=tda3xx_rvp_bios_all.
I want to create use case configuration file (say UC_cfg.txt), and want to open and read the use case parameters present in the file that are necessary to run the use case.
I have seen TIDL use case that uses ChainsCommon_Osal_fileOpen API to open and read the contents of the file.
But I found OSAL module runs on A15 core that is not present in TDA3x_RVP board.
In TDA3x_RVP board how can I open a file and read the contents.
Is there any module that needs to be used.
Regards
Akshatha