Prerequisites
Before running your first application, you must ensure that you have the minimal set of required tools and components:
...
Downloading the source code
µC/FTPs can be downloaded from the Micrium customer portal as all the other required modules. The distribution package includes the full source code and documentation.
Depending if you bought a package or individual components, either you would find uC/FTPs source code with the µC/TCP-IP package or you would have to download the µC/FTPs component from the customer portal.
You can log into the Micrium customer portal at the address below to begin your download (you must have a valid license to gain access to the file):
http://micrium.com/login
source code is available as open-source on Github: https://github.com/weston-embedded
Installing the Files
Once all the distribution packages have been downloaded to your host machine, extract all the files at the root of your C:\ drive for instance. The package may be extracted to any location. After extracting all the files, the directory structure should look as illustrated in Figure - Directory Tree for µC/FTPs. In the example, all Micriµm products sub-folders shown in Figure - Directory Tree for µC/FTPs will be located in C:\Micrium\Software\
. The Micriµm µC/OS-III RTOS has been chosen for this example.
...