Editing PIC based Stepper Motor Dancing Analog Clock

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 385: Line 385:
  
 
==== Compiling ====
 
==== Compiling ====
The zip file contains the entire source bootst project.  Unzip into a directory and open in source boost.  There are some additional notes at the top of the main source file.  Follow the instructions there, they will tell you about any compiler and/or linker options, and report on memory usage from a recent compile of mine. The compile should run without error.  
+
The zip file contains the entire source bootst project.  Unzip into a directory and open in source boost.  Set the target to 16F877A and change the linker options ( Settings -> options -> linker "-v  -swcs 6 2" ) My compiler reports something like:
  
If you do not wish to compile you can use the precompiled hex version also included in the zip archive.
+
Memory Usage Report
 +
 
 +
*RAM available:368 bytes, used:154 bytes (41.9%), free:214 bytes (58.1%),
 +
*Heap size:214 bytes, Heap max single alloc:95 bytes
 +
*ROM available:8192 words, used:4156 words (50.8%), free:4036 words (49.2%)
  
 
=== Building the Clock ===
 
=== Building the Clock ===

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)