Eduardo - Viewing Profile: Likes - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Eduardo

Member Since 25 Jun 2011
Offline Last Active Mar 05 2013 12:30 PM
-----

#17297 Experimental Drivers for Wiznet-based Ethernet Shields

Posted by Eduardo on 31 August 2011 - 12:23 AM

Could someone help me find where I am wrong?
I connected the shield in netduino, and the shield to my laptop, but the program, in debug, reach the first line:

SecretLabs.NETMF.Net.Wiznet5100 wiznet = new SecretLabs.NETMF.Net.Wiznet5100(SPI.SPI_module.SPI1, Pins.GPIO_PIN_D10);

but does not reach the second:

NetworkInterface networkInterface = NetworkInterface.GetAllNetworkInterfaces()[0];


Project attached.

Attached Files




home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.