...
- Toolchain for your specific microcontroller.
- Development board.
- µC/TCP-IP stack must be installed properly (a running project). See Installing the µC/TCP-IP Stack for further details on how to install µC/TCP-IP.
- Source code for µC/TFTPc.
...
If you are using one of the two Micriµm OS's, complete documentation can be found for µC/OS-II and µC/OS-III. Refer to those guides for more information on requirements, installation, configuration and running of each RTOS.
...
µC/FTPc can be used with or without a File System. The example application of the starting guide use the Micriµm µC/FS module. A common File System API is used for all network applications that required a FS. It is located in the FS directory of µC/TCP-IP (TCPIP Network File System Abstraction Layer). A port for the µC/FS v4 is available and it is possible to add new ports to interface with different File Systems .
...
µC/FTPc can be downloaded from the Micrium customer portal repository along with the other required modules. The distribution package includes the full source code and documentation.
Depending on how you purchased our software, as a package or individual components, you can find uC/FTPc's source code with the µC/TCP-IP package or download it separately from the customer portal, respectively.
You can log into the Micrium customer portal from the address below to begin your download (you must have a valid license to gain access to the file):
http://micrium.com/login
Installing the Files
Anchor | ||||
---|---|---|---|---|
|
Once all the distribution packages have been downloaded to your host machine, extract all the files to your computer (for instance, at the root of your C:\ drive). The package may be extracted to any location. After extracting all the files, the directory structure should look as illustrated below in Figure - FTPc Folder Tree 217547318. In the example, all Micriµm products sub-folders will be located in C:\Micrium\Software\
. The Micriµm µC/OS-III RTOS has been chosen for this example as well as µC/FS.
Anchor | ||||
---|---|---|---|---|
|
Panel | ||
---|---|---|
| ||