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.

C6748开发以太网出现问题,求助



我现在在使用C6748开发以太网的项目,是自己照着EVMC6748的电路做的开发板,现在想使用以太网跟PC做数据传输,我从网上下载了一个StarterWare例程,里边的以太网的程序可以使用,我把那个程序移植到我自己的工程里,StarterWare里用的中断是使用的中断向量表,我改到了我的BIOS里,发现现在运行起来之后以太网不通,我不知道为什么,原来例程里的代码我都没动,只是把跟中断有关的改了

请使用过StarterWare的大哥们帮帮忙