Hi,
Attatched is the gel file I used, the only change I made is change the CPU_PLLM from 18 to 2, and DDR_PLLM from 12 to 1.
Which means the CPU is 72MHz and DDR is 48MHz.
When I run the progran in CCS, the break point is not set to the main() and the green start button is not turn on, even after 10 minutes.
But, I have also tried to set 72M/48MHz freq in the Board_Init(), the freq of CPU and DDR is set normally and the program runs well.
My question is, why 72M/48MHz can be set in Board_Init(), while cannot be set in the .gel file?

Best regards,
Frank