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.

关于C6678的EMAC BOOT



运行了I2C的 example,可以通过TFTP加载app.out ,也可以看到串口打印的信息。

可是我自己编译了一个闪灯程序的例子(不是RTSC),并改为app.out放在TFTP服务器目录下,然后设置为EMAC BOOT 模式,可以看到TFTP下载完了但是没加载程序。

请问还需要修改什么?EMAC BOOT还有什么要求,一定要是RTSC工程么?