最近在使用TMDSEVM6472这块板子学习TMS320C6472DPS,正想学习关于以太网接口的使用,请问我该如何开始,应该需要有哪些先导的知识(我仅在Java上边写过简单的网络通讯程序)
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.
最近在使用TMDSEVM6472这块板子学习TMS320C6472DPS,正想学习关于以太网接口的使用,请问我该如何开始,应该需要有哪些先导的知识(我仅在Java上边写过简单的网络通讯程序)
建议先阅读下EMAC userguide,得到一个大致的了解
然后在EVM板上运行下例子代码,熟悉了以后
再自己修改代码调试一下,实现些高级功能