chipKIT® Development Platform

Inspired by Arduino™

Unable to compile for WF32 sample UDP

Created Wed, 14 Jan 2015 15:22:38 +0000 by samdesd


samdesd

Wed, 14 Jan 2015 15:22:38 +0000

I am working on the WF32 board. Everything was compiled okay earlier when I setup the location for placing all the related chipkit libraries as per instructed at http://chipkit.net/started/learn-basics/party-libraries/ . Recently, I made a new folder named arduinoIDE on my desktop and I moved all the folders (the MPIDE folder + the above library folder + my sketches folder) into this arduinoIDE folder.

Now I cannot compiled the WifiUDPEchoClient with this little hardly seen ERROR at the bottom of the MPIDE....

"UDP.cpp:56:113: fatal error: WiFiShieldOrPmodWiFi_G.h: No such file or directory compilation terminated."

I did point to the new directory/folder under the File > Preferences ... yet above error stops my compilation.

Please help, thanks.

SAM


MarshallW

Tue, 19 Jan 2016 23:08:22 +0000

Hello Sam,

I found your post when I was looking for unanswered posts.

Hopefully you found a solution but if you didn't then I would suggest downloading the latest test version of MPIDE from here: http://chipkit.s3.amazonaws.com/index.html

The TCP/IP, UDP and WIFI libraries are all included in that build of MPIDE.

Best of luck, Marshall