HELP! ASAP W/error msg

HI, it keeps giving me this message...

Sketch uses 4182 bytes (1%) of program storage space. Maximum is 253952 bytes Global variables use 232 bytes (2%) of dynamic memory, leaving 7960 bytes for local variables Maximum is 8192 bytes

What does this mean??

It means you didn’t read the sticky post that tells you how to get the most from the forum.

Back to square 1.

"It" compiled.

where do you come from?

It's not an error message !

Note: ASAP does not work on forums.

  1. Nearly everybody here is a volunteer; if someone is able to help you, he/she will. If nobody knows the answer, you're out of luck.
  2. ASAP often has the opposite effect of what you want to achieve; people will ignore the topic. What makes you think that your topic is more important than the topic of somebody else.

Enough lecturing

It tells you that your processor has 253952 bytes of flash and that you use 4182 bytes of that for your program.
It also tells you that processor has 8192 bytes of RAM and that you use 232 bytes of that.

Lastly, when you see that message it means that the compilation succeeded (as @xfpd said).

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.