Tool/software: TI-RTOS
HI,
I am using am5718, RTOS,I just flashed my application to QSPI flash.It shows an error message like these.
How we resolve it ??.I need to format flash device.How we format flash device?
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.
Hi,
My platform is idk am571x and application is LED toggle.I think its due to initialisation of my board using gel file.I think that's not included in output file (.out file).Can i able to include gel file to my program??..How it is possible??.gel file includes number of function calls like GEL_MapOff(); GEL_MapReset(); memorymap_init(); GEL_MapOn(); But i couldn't able to find the definitions of these functions..where is it ??