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.

DDR3 and gel file

Hello, TI Community.

I'm trying to launch project "Example 3 - Running from external memory (DDR)"  from  BIOS MCSDK 2.0 User Guide.  I've attached the .gel file, but program is not launching after debug state. The console messages were like:

C66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_0: GEL Output: No initialization performed since bootmode = 0x00000005
C66xx_0: GEL Output: You can manually initialize with GlobalDefaultSetup
C66xx_0: GEL Output: Invalidate All Cache...
C66xx_0: GEL Output: Invalidate All Cache... Done.
C66xx_0: GEL Output: GEL Reset...
C66xx_0: GEL Output: GEL Reset... Done.

I did the GlobalDefaultSetup and it worked. But i want to do it automatically, because it's annoying to do it every time. How could this problem be solved?

With best regards, Semen Jarov.