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.

AM2434: Enable GPMC clock from GEL file

Part Number: AM2434

Dear TI,

I would like to initialize GPMC port for PSRAM access in CCS from GEL file.

I can initialize the PADCONFIG registers, can set the region and know what to write into GPMC config regiters, but can not produce clock for GPMC module becasue this function is missing:

SOC_moduleClockEnable(TISCI_DEV_GPMC0, 1); 

Have you implemented it?

Regards, Kalman