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