Part Number: TMS320C6678
Tool/software: Code Composer Studio
Hi
My tools:
OS: win 7
Board: Customized board
DSP: C6678
IDE: CCS v7
The reference clock for DSP network co_processor is 256Mhz on the board(The default reference clock on EVM board is 312Mhz).
When I run one of ti example project(like ndk/client) the program remain in the "EVM_Init() ---> Platform_init()" function.
I think I must change the PLL factors in the GEL file.
Please, guide me:
What register must I change?
What is the new value?
Best Regards