Installation Compiler
IAR Embedded Workbench
The compiler bridge for your product implements the interface for your compiler details.
The following files are installed in the directory Source of your product release:
- WSTCompiler.h
- WSTCompiler.c
- WSTCompilerTypes.h
- RemoveConstKeyword.awk for Known Issue #1356. This script removes the C keyword const from function prototypes and -calls.
The following directory is installed in the directory Samples\Code of your product release:
- CreateRXFLibrary which
is an Embedded Workbench project which enables you to create the
libraries needed for a debug and release buildset which you can use in
your projects to link with.
- GettingStarted which is an Embedded Workbench project which serves as a GettingStarted example.
The following file is installed in the directory Config\MemorySections of your product release:
- WSTMemoryTypePragmas.txt.example
which serves as an example of WSTMemoryTypePragmas.txt; please
refer to the documentation on Memory Section Management.
Copyright (c) Willert
Software Tools GmbH. All rights reserved.