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.

TMS320C6678: NDK example:helloworld_evmc6678l

Part Number: TMS320C6678

1、I use my own board

2、The chip used is C6678

3、environment:  CCS7.4.0,mcsdk_2_01_02_06,pdk_C6678_1_1_2_6

The clock, DDR, etc. are all set in the GEL file. Because our own development board hardware is used by the SGMII0 port. So I imported the platform_lib_evmc6678l project and uncommented the Init_SGMII(0) in the platform_init function. As a result, the program will stop in the loop shown below. Troublesome experts help me solve the problem. Thank you!