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.

Problem running G3 PLC firmware with f28069

Other Parts Discussed in Thread: AFE031

     I am trying G3_PLC communication by using AFE031with f28069 microprocessor based on tmdsplckitV3. I downloaded G3 software package and I am loading g3_plc_F2806x_AFE031_CRC16_MSB.out firmware by using CCSv6 but f28069 is not responding after loading (GPIO_31_LED is not blinking and RS232_communication with zero configuration is not responding). When I debug with disassembly step by step, MCU crashes in sys_init_hw => F28335_init => InitPll(). 

     In addition, I have PrimeDevelopmentPackageV7710 phy_example which is compatible with f28069. I can load and run it with debug mode properly, but I can not run it in stand alone mode from flash.

Please help!!