This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Which mcu_plus_sdk... library has the OSPI_Params_init() function.

Hi,

I'm trying to read device ID  from  am243x-EVM OSPI FLASH.

To Initialize the OSPI FLASH I'm using   the function  void OSPI_Params_init( OSPI_Params *ospiParams);

I get linker error "undefined reference to `OSPI_Params_init'

Which SDK library should I include ?

Thanks,

Eli