Best way to build my coding?

New members questions
Post Reply
ingtar_shinowa
Posts: 20
Joined: Fri Jan 27, 2012 9:14 pm

Re: Best way to build my coding?

Post by ingtar_shinowa »

DO I need to wipe my memory file and reload it with less 'stuff' in it, the things i dont need (MH lighting, dosing, etc), in order to lower my sketch size?
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: Best way to build my coding?

Post by binder »

No, the memory file just sets the values to the Internal Memory for use with the sketch / program files later on.

The more things you enable in the Features file (Features Tab in the program), the larger the sketch size will be.
Date & Time Setup requires a lot of space, so it's advised to not include it.
Simple Menu reduces a lot of space, so it's advised to use it.

If you are using the Client Suite or any of the monitoring applications (Android, iPhone/iPad apps or Status App), you must have wifi enabled for communications with the controller. Wifi does require a lot of space.

Bottom line, the more stuff you have the controller do, the larger the sketch size will be.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Best way to build my coding?

Post by rimai »

Make sure the paths are set correctly too, like the earlier post:
http://forum.reefangel.com/viewtopic.php?p=5291#p5291
Roberto.
ingtar_shinowa
Posts: 20
Joined: Fri Jan 27, 2012 9:14 pm

Re: Best way to build my coding?

Post by ingtar_shinowa »

SO WIERD! I don't understand why now when I complie it 24274 bytes but last night compling the same code is was 31k
ingtar_shinowa
Posts: 20
Joined: Fri Jan 27, 2012 9:14 pm

Re: Best way to build my coding?

Post by ingtar_shinowa »

Its ALIVE! Thanks everyone for you help. I did run RAGen static and the seemed to fix all my issues. The other download seemed to wrok for a few start ups than never again lol. /shrug
Post Reply