![]() |
Code Size
What was the final size of everyone's code?
Ours was 30k :D |
Re: Code Size
Quote:
|
Re: Code Size
Quote:
|
Re: Code Size
Quote:
|
Re: Code Size
exactly. the program's not done till competition... and even then not necessarily ;)
btw, if anyone wants to toss around wacky code ideas in st. louis, find me at the prank monkeys' pit :) ~Dav |
Re: Code Size
Quote:
|
Re: Code Size
I read some where that the max program size can be 32K.
To find out you current program size look in the *.map file somewhere in the mid part. It will tell you your program size. * is the name of your project. |
Re: Code Size
My "program memory utilization" is 46%. The actual HEX file size was 43.4k.
|
Re: Code Size
i dont know the exact size of the hex file... but we overran the memory in the RC, producing a nasty ram dump and some WIERD errors....
|
Re: Code Size
39K in the hex file and 40% utilization in the map file.
|
Re: Code Size
16.4K, 17%. But the autonomous is going to be totally revamped, so I'll repost when that happens.
[Edit: Printf_Lib adds about 12K] |
Re: Code Size
Quote:
|
Re: Code Size
Going beyond arrays. Encoders, gyros, all the fun stuff
I'll post code later |
Re: Code Size
Quote:
|
Re: Code Size
make sure you comment out ALL the printF statements if you want to min the amount of code used
and they are in other places - like main.c - if you have only one printf statement the compiler dumps a TON of junk into your hex file. |
| All times are GMT -5. The time now is 03:09. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi