NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » Error in Code
|
June 21, 2011 by jkoppp |
I modified the initialload code so i could use the same make file but every time I try to compile the file I get errors.
|
|---|---|
|
June 21, 2011 by Rick_S |
You missed a semicolon at the end of line 27. That's all I see for now. Rick |
Please log in to post a reply.
|
Did you know that binary numbers use base 2 to represent numbers, and these are important for understanding microcontroller registers? Learn more...
|