chipKIT® Development Platform

Inspired by Arduino™

Library eFLL works on MPIDE?

Created Tue, 12 Aug 2014 23:30:42 +0000 by GonzaloMTZ


GonzaloMTZ

Tue, 12 Aug 2014 23:30:42 +0000

Hello everyone!

I'm trying to program a fuzzy control and one easy way to do it, is with the help of this library. This library works perfectly with Arduino, but it doesn't with MPIDE. Is there somethinh I am missing? Another guy is also working on a fuzzy control with chipkit and he is using this library. I don't know how does he do that.

Does anyone here could help me? :roll:

Thank you!

P.S. : the name of the library is eFLL


guymc

Wed, 13 Aug 2014 23:11:48 +0000

Hi! When you say that it doesn't work with MPIDE, could you be a little more specific? Does it build successfully? Does it not perform correctly at run time? What version of MPIDE are you using? What target board have you selected? Did you try the same code in UECIDE?

If you provide some specific details, it will be much easier for us to suggest a solution.

In the "help yourself" department, you could choose a couple of key words that seem relevant to your problem, and search the forums. Perhaps someone else has solved a similar problem, and you could learn from their solution.

Another idea would be to look for some hints on the blog side of chipkit.net. See for example:

http://chipkit.net/tips-porting-arduino-libraries/

Hope this helps!