| Getting Started |
Step 3: Click [Next] to select the local package files directory, and then click [Browse…] to select where your installation source is. The default path is the location of the “setup.exe” file.
Step 4: Click [Next] to begin the package installation. You will see a progress bar that appears to check the MD5 status of each software package. Click [Next] to let the installer finish the installation.
ATTENTION
You can download the Tool Chain from Moxa’s website (go to the
Compiling Hello.c
The Tool Chain path is:
PATH=/usr/local/arm-elf/bin:$PATH
The
Issue the following commands from your PC to compile Hello.c:
#cd /tmp/
#mkdir example
#cp
Go to the Hello subdirectory, and then issue the command