read:
Environment to ADS
Ability to create projects (*. pfa), different profiles of compilation in the project.
The project is structured as follows:
Project \ - Folder Project
|
| __ Project.pfa - project file GUI for Compiler
|
| __ Bin \ - the folder of executable files, configuration and resource
| |
| | __ Elf \ - folder elves
| | |
| | | __ Project.elf - version for LTE, LTE2 (and others)
| | | __ L7e \ Project.elf - version L7e, Z3 (K1, L9)
| | | __ L9 \ Project.elf - version for L9, K1
| | | __ Debug \
| | |
| | | __ Project.elf - version for LTE, LTE2 (and others)
| | | __ L7e \ Project.elf - version L7e, Z3 (K1, L9)
| | | __ L9 \ Project.elf - version for L9, K1
| |
| | __ Cfg \ - folder binary configurations
| | __ Ini \ - Folder text configurations
| | __ Res \ - Folder Resources
| | __ Lng \ - directory of language resources
| | |
| | | __ Eng \ - English language
| | | __ Rus \ - Russian Language
| |
| | __ Help \ - Help
|
| __ Src \ - source files folder
| | __ Archive \ - archive of source files
|
| __ Obj \ - object modules
When you create a project, you must enter his name. In the directory tree of folders created projects:
ProjectsName \ - Folder Project
| __ Bin \ - the folder of executable files, configuration and resource
| __ Src \ - source files folder
| __ Obj \ - object modules
In the folder ProjectsName \ src \ CLADEM source (*. c, *. cpp).
You must add at least one profile for the compilation.
When you save the project will ProjectsName.pfa - project file GUI for Compiler.
Environment:
% input% - Source files (*. c, *. cpp)
% output% - Output file (*. elf)
% lib% - external libraries (*. o)
% options% - additional compilation options (-D *)
% compiler% - path to the compiler
% linker% - path to linkovschiku
% lib_dir% - path to the folder Library
% sdk_dir% - path to the folder sdk
% project_dir% - path to the folder projects
% program_dir% - the path where the program was launched
http://depositfiles.com/en/files/3jcr2g03m