Delivery Package Directory Structure And Files - Renesas FSL-T06 User Manual

Flash self-programming library
Table of Contents

Advertisement

Flash Self-Programming Library
Caution
3.1.2
R01US0046ED Rev. 1.01
User Manual
In case of source code delivery, the library must be configured for compilation.
The file FSL_Cfg.h contains defines for that. As it is included by the library source
files, the file contents may be modified by the user, but the file name may not.
Wrong configuration of the FSL might lead to undefined results.
FSL_User.c and FSL_User.h do not belong to the libraries themselves, but to the
user application. These files reflect an example, how to activate the Flash
environment and handle the FLMD0 pin.
If overtaking the files FSL_User.c/h into the user application, only the file
FSL_User.c need to be adapted by the user, while FSL_User.h may remain
unchanged.

Delivery package directory structure and files

The following table contains all files installed by the library installer.
Files in red belong to the build environment, controlling the compile, link and
target build process
Files in blue belong to the sample application
Files in green are description files only
Files in black belong to the FSL
[root]
Release.txt
[root]\[make]
GNUPublicLicense.txt
libiconv2.dll
libintl3.dll
make.exe
[root]\[<device name>]\[compiler]
Build.bat
Clean.bat
Makefile
Installer package release notes
Make utility license file
DLL-File required by make.exe
DLL-File required by make.exe
Make utility
Batch file to build the application sample
Batch file to clean the application sample
Makefile that controls the build and clean
process
FSL Implementation
13

Advertisement

Table of Contents
loading

Table of Contents