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!