Created Sun, 11 Nov 2012 06:43:38 +0000 by donwills
Sun, 11 Nov 2012 06:43:38 +0000
I'm a newbie to this toolchain. Mac OS X. Latest MPIDE using Arduino 0023 Compatibility. Got Blink sample working fine on Digilent Cerebot MX7cK. Then tried to compile WebServer. No joy. I encountered this compiler error -
In file included from /Applications/Mpida.app/Contents/..../Ethernet/Client.cpp:1:0: /Applications/Mpide.app..../pic32/libraries/Ethernet/utility/w5100.h: in static member function 'static void W5100Class::initsSS()': /Applications/Mpiade.app..../pic32/libraries/Ethernet/utility/w5100.h:336:36: error: 'DDRB' was not declared in this scope.
I'm dead in the water. Any help would be appreciated.
Fri, 16 Nov 2012 23:54:19 +0000
Hello donwills,
What release/test version (should be a date) of MPIDE are you using?
Best Regards,
Jordan R
Sat, 17 Nov 2012 22:47:08 +0000
Version is 1.50
Sun, 18 Nov 2012 18:36:26 +0000
You probably need to download Digilent network libraries (that don't ship with the MPIDE).
Jacob