At present, I am able to create an application and run it under nand flash mode without BIOS on EVMDM6467. For the standalone applications without BIOS, “ubl.bin” is flashed first and “our_application.bin” will be flashed next. At the time of Nand Flash boot, it will yield the expected result. For non-bios standalone applications, functions from gel file is not called and the application works through “Ubl.bin”.
I am trying to load DSP BIOS application on nand flash in the same way.
1)For DSP BIOS, should I have UBL?
2)If I am having UBL? Should I call all functions present in gel file?
3)If I am using all the functions from gel file is there a necessity to use Ubl?
Please Reply,