SimpleIDE strange issue
I have files that were originally complied and stored in the original desk top desk top,
but when I try to load using SimpleIDE to a activity bot errors appear and will not load the EEPROM .
At the same time if I use the binary file the program loads.
If I copy the files to a thumb drive and load the SimpleIDE application, it loads to the activity bot.
I also have files compiled using a different desktop(old) and when transfered via local network or via thumb drive will not compile in the New desk top.
I reinstalled SimpleIDE and updated the workspace and the issue persists.
Please somebody help to sole this issue.
Attached is a screen shot the project opend via SimpleIDE - with the errors and left pans shows the same
project parallax binary all compiled and and it runs.
Can someone explain this abbarent behavior of SimpleIDE.
Thanks,
siri
ps: Iam using the abdrive360.h and not servo360.h as the error suggests.
Comments
Moderator,
please move tis file to appropriate forum if it is posted in the wrong forum.
Thank you,
siri
Moderators,
As there are no replies to the above issue can you move the discussion to Robotics.
i have also sent a reqest to editor@parallax.com and the
reqest has beenrejected.
Thank you,
siri
I have not seen this error myself but is sounds familiar.
There is a problem with it finding cog_run and cog_end functions.
Is it possible for you to share your program so that we can try it. What version of the libraries are you using.
Mike
@iseries
Thanks for trying to help to resolve this issue.
Attached is the zipped project.
Thanks again;
siri
Your right, it doesn't compile.
I had to add a simple library to the project and then it compiles just fine.
Add simple library: motor/libservo360 to the project and it should compile just fine.
Mike