|
Re: Program error - "can not fit the section"
It seems like their is overall very little space for coding. I removed most of the code in the default routines, and I haven't put too much code in for my positioning system, yet it's taking up most of the memory. It's very weird, I just can't see how I'd be taking up all of the memory with my code, unless there in fact is very very little programming space on these controllers.
I'll look into the limit of space with the single object file, I have my calibration/sensors/positioning calculations all in one file so perhaps the problem lies in there... however the user_camera.c file seems to use more space then my thing, which makes me wonder. Oh well, thanks for the ideas! I'll try playing around with it some more.
|