Other Parts Discussed in Thread: SYSCONFIG, AM6442
Tool/software:
Hello,
We are trying to build up a bare matel(no RTOS) CPSW appliction base on fast startup example from MCU Plus SDK of AM64x. Before that we can already success to run enet L2 CPSW example and enet cpsw rawhttpserver on our board. Then we import a nortos empty example, set the sysconfig, then move in the fast startup from the SDK folder mcu_plus_sdk_dir\source\networking\enet\core\examples\enet_cpsw_fast_startup, then download and run. The application will get stucked at waiting for link up. But when we tried to set a break point at the EnetApp_phyStateHandler function inside EnetApp_waitForLinkUp, then run step by step from JTAG, the system can get link up in some cycle. Could you help us know what may happened?


