Task: Loading Generated C Programs onto TexBot
Owner: Emily Fortuna
Goal
Currently, RIDL generates C programs that can in principle be compiled and uploaded to the Lego Mindostorm. The goal of this task is to make sure that this task is done automatically and correctly.
Administrivia
- Getting an account on the CS network (talking to BJ, Lena, or Darnell. There'll be a form for me to sign)
- Getting an account on (or "register for") the wiki.
- Make a CVS directory for your work (after getting account on CS).
Work Plan
- Read Michael Dyrby's documentation on using the cross-compiler. It will be useful to put this online as a pdf document, in addition to keeping the tex source around.
- Downloading RIDL and getting it to generate some example C programs.
- Getting some such C programs to download onto the Lego Mindstorm (by hand)
- Doing the above automatically.
Done
- Michael Dyrby's documentation as a pdf.
- Built the H8300 gcc cross compiler from scratch.
- Edited and posted report on Building the H8300 gcc cross compiler from scratch on Linux
- Edited and posted RCX Robot tasks report
- Semester Report
The Next Step
- Learning more about C.
- Writing C programs for the compiler and such.
Related
- NotesTexBot