ASURO - 48 -
Software
The make fi le in our example program is written in a way that a fi le with the name test.c will be
compiled together with asuro.c (which contains some pre defi ned functions) and create a new
.hex-fi le. This fi le can be loaded (fl ashed) into the ASURO memory.
Attention! This means that - as long you do not change the make fi le and you
only copy it - you should always name your own program test.c .
When you want to know all about make fi les (This is not absolutely necessary for operating the
ASURO) you can fi nd more background information at
http://www.gnu.org/directory/make.html
The basics about ASURO-programming will be explained in chapter 9.
When you compile a program, some extra data is generated. This data is only necessary during
the conversion, after that they are useless. These data fi les can be removed with the clean tool
which we just created.
Summary of Contents for DLR ASURO
Page 36: ...ASURO 36 Software Now this screen will show up Click I Agree This screen appears Click Next...
Page 37: ...ASURO 37 Software The next screen appears Click Install and the next screen appears Wait...
Page 40: ...ASURO 40 Software Select on the rigth side C C C C is selected Click Add to insert a new tool...
Page 45: ...ASURO 45 Software Just for try we will open the file C ASURO_src FirstTry test c Click Open...
Page 74: ...ASURO 74 B ASURO DIAGRAM Appendices...
Page 75: ...ASURO 75 Appendices C RS 232 Transceiver...
Page 76: ...ASURO 76 D USB Transceiver Appendices...
Page 77: ...ASURO 77 E Block diagram ASURO F Block diagram PIC processor Appendices...