Search found 8 matches

by dambrosio
Tue Feb 01, 2011 7:18 am
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Lubin, I am trying to get the SLUG autopilot code to compile without having to do the "work around" in mplab could you give me a little more information on what you did in the following quote? There was something wrong with the makefile that does not work anymore with the latest Microchip linker pic...
by dambrosio
Tue Nov 30, 2010 7:06 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Lubin, I opened the controlMCUSlugsMKII.mcp file in MPLAB IDE v8.60 and right click on the main folder to BuildAll. Here is the output: ---------------------------------------------------------------------- Debug build of project `C:\Users\SLUG\Documents\MATLAB\SLUG_Autopilot\Stable\controlMCUSlugsM...
by dambrosio
Tue Nov 30, 2010 5:06 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Lubin, I do have the MPLAB IDE installed on my computer and install all the compilers. I tried to install your version of the MPLAB C30 compiler V3.25 and got the same lseek error as above. When I downgraded my compiler to V3.24 I get an error about memory when trying to compile the model error2.png...
by dambrosio
Mon Nov 29, 2010 6:27 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Lubin,
If I did my math right then I will be available at 2:00pm MST which is 21hr your time. Does this work for you? My Skype name is dan_ambrosio.
Let me know if this works for you.
Dan

Ps. Mariano do you have a preferred time?
by dambrosio
Sat Nov 27, 2010 10:04 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Guys, I double clicked the configure block and made sure all the flags were added and tried to re-compile. I got the exact same error. I feel like a teleconference would be perfect. I have all day Monday open if that works for both of you. I will try and compile the model with the older version of t...
by dambrosio
Sat Nov 27, 2010 5:01 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Hey Guys, Sorry for the late reply, I was on vacation for a bit. So I attached the current SLUG Autopilot folder that I have been compiling from to see if it is a model issue. Let me know if you get anything working with this. Thanks, Dan Here is the zip file link: http://hotfile.com/dl/85363043/5db...
by dambrosio
Tue Nov 23, 2010 5:23 pm
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Lubin, I reinstalled everything on a different computer. It compiled all the way to the following error. sbrk.o(.libc+0x4):C:\Users\Lubin\Desktop\SLUGS\clib\sbrk.c: Link Error: Cannot access symbol (___curbrk) with file register addressing. Value must be less than 8192. Suggest large-data model. I t...
by dambrosio
Tue Nov 23, 2010 1:15 am
Forum: Version compatibility issues
Topic: SLUGS - an open source autopilot
Replies: 24
Views: 424083

Re: SLUGS - an open source autopilot

Here is what has been going on when I try and compile the stable version (checkout: 13d8c62a7d2) of the SLUG software. To make sure the latest blockset (V3.3a Matlab 20010a) was working I compiled the example mode files and it succeed with no errors. Ok ==> Data_Login_Matlab.mdl Ok ==> FlexBoard_Bli...