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.
Part Number: CCSTUDIO-SITARA
Hi,
I'm trying to upload GEL file to AM4378 with XDS200 JTAG probe / CCS v10 and I'm getting some errors when trying to load the GEL file and run the scripts.
AM43xx_DDR3_config() cannot be evaluated.
identifier not found: CM_PER_EMIF_CLKCTRL
at (unsigned int *) CM_PER_EMIF_CLKCTRL [AM43xx_EMIFconfig_HWlvl3.gel:14]
at EMIF_PRCM_CLK_ENABLE() [AM43xx_EMIFconfig_HWlvl3.gel:78]
at AM43xx_DDR3_config()
GEL file as attached:
There seems to be some deficiencies in data types, register definitions and function definitions. Is there a sample GEL file with these attached? Why are there errors in this GEL file for EVM, do I need to use it with an old CCS? Can you provide an example of a properly working DDR GEL file?