This is download section for µUL.
µCL is currently supported on two platforms -- Linux® and and a couple of the more recent operating systems from Microsoft®. Hopefully, the MacOS® platform will also be supported in the near future. Before downloading the µCL system, please read and understand the µCL license.
mkdir -p ~/downloads/ucl
ucl_linux_0.94b.tar.gz
ucl_linux_0.94b.tar.gz
.
For example:
cd ~/downloads/ucl wget http://gramlich.net/projects/ucl/releases/ucl_linux_0.94b.tar.gz
ucl_linux_0.94b.tar.gz
ucl_linux_0.94b.tar.gz
.
For example:
gunzip -c lin_ucl.tar.gz | tar xvf -
The code will unpacked into a versioned directory
with the name ucl_0.94b
.
export PATH=$PATH:~/downloads/ucl/ucl_0.94b
uclide
6. Edit the properties ~/downloads/ucl/ucl_0.94b/
If communicatons ports that you are using to
talk to your microcontroller is not
/dev/ttyS1:
, edit the Comm. Port
property. When you are done, click on [Save]
followed by [Close].
The two Microsoft operating systems that are supported
are Windows 2000™ and
Windows XP™. As of µCL
release 0.94b, it is no longer necessary to download
cywin.dll
(if you do not know the joys
of downloading this library, consider yourself lucky!)
Here are the remaining necessary steps:
C:/uCL
.
ucl_winos_0.94b.zip
ucl_winos_0.94b.zip
.
It is available from the following location:
http://gramlich.net/projects/ucl/releases/ucl_winos_0.94b.zipPlease download the file and store it someplace like
C:\Downloads
.
ucl_winos_0.94b.zip
ucl_winos_0.94b.zip
using your favorite unzipper program.
The extraction will create a sub folder
called ucl_0.94b
and store
all of the files there. We recommend
that you extract the contents into the
you created in the first step (i.e.
C:\uCL
.)
uclide.exe
to select it. Now click on the right mouse
button and select [Create Short Cut]. Drag
and drop the created short cut and place it
somewhere on desktop.
C:/uCL
, edit the
compiler property. If communicatons ports
that you are using to talk to your microcontroller
is no Com1:
, edit the Comm. Port
property. When you are done, click on [Save]
followed by [Close].
If you have any problems, please visit the µCL support group.
Below are some experimental release candidates of the µCL system. Use at your own risk: