I use NKD 1.94 with DM642, and I want to change from auto-negotiate mode to 100Mbps full-dulex.
What I want to ask is:
How to rebuild the hal_eth_dm642.lib.
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.
I use NKD 1.94 with DM642, and I want to change from auto-negotiate mode to 100Mbps full-dulex.
What I want to ask is:
How to rebuild the hal_eth_dm642.lib.
Thanks Scott.
I have read the chapter of "Rebuilding HAL Libraryies". But I don't know how to make the output file to ".lib" not ".out".
I have made a little change of the makefile, and have rebuild the "hal_eth_dm642.lib", and it worked. But the size of the file "hal_eth_dm642.lib" changed to 42KB. So I'm not sure if what I have done is correct.
Hi Yonghua Zhang,
Perhaps the compiler build options are not the same. Can you check to see if you have rebuilt for debug mode? This could be a reason for the increase in size.
Steve