NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » loading source code for a multi panel array
May 10, 2012 by mrford |
My Physics students have succesfully completed several of the nerdkit projects, but we are having trouble loading some of the code onto the MCU. Specifically, the source code for the multi panel LED Array. Do we need to write some sort of make file to load that or is there somethng we can do within the program itself? |
---|---|
May 10, 2012 by Ralphxyz |
You definitely need a MakeFile!! You can re-use the one from the initialload project just change the project name. Ralph |
May 10, 2012 by pcbolt |
mrford - What kind of errors are you getting? Can you post the makefile you are currently trying to use? |
Please log in to post a reply.
Did you know that you can see each keypress on a computer keyboard on an oscilloscope? Learn more...
|