Hi. We use the following setup: Info from the Release Notes: MCSDK version 3.0.3.
Info from a sticker on our board: EVMK2H Rev 40.
We have created a custom circuit board and we are trying to bring up this board.
We have created a gel file that properly initializes our custom circuit board
& properly initializes DDR3. The gel file is applied on a DSP core in CCS.
We wish to properly initialize from an ARM core through UBoot. So we are
trying to create C code from the successful gel file. We are unable to find
definitions for functions like GEL_CancelTimer, GEL_TextOut & GEL_SetTimer.
Does someone have source code with these function definitions ? If so, can you
give us that source code please ?
Thanks.