User`s manual

UC-7101/7110/7112 Software User’s Manual Getting Started
ATTENTION
Be sure to calculate the amount of Flash Memory used by the User File System in the Flash
ROM. Use one of the following two commands to determine the amount of memory being used:
# df –k or # df
If the flash memory is full, you will no longer be able to save data in Flash ROM. To free up
some memory, use the console cable to connect to the UC-7101/7110/7112’s serial console
terminal, and then delete files from the Flash ROM.
Sample Makefile Code
The following Makefile example codes are copied from the Hello example on the
UC-7101/7110/7112s CD-ROM.
srcdir = .
LDFLAGS = -Wl,-elf2flt
2-9