Chengdu Ebyte Electronic Technology Co.,Ltd.
MBL Evaluation Kit User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
7
2.2 IAR Engineering
Matters
Description
Engineering
Structure
Using the IAR For STM8 development environment, you can open the project and see
the basic structure
Switching
workspaces
Global macro definitions and file paths are defined in the C/C++ Compiler options
to distinguish between the driver files of different modules. When switching workspaces,
different macro definitions will be used, thus switching the driver files of different
modules
Changed the Exclude from build attribute of Drivers/Ebyte/RF to select the target
module driver folder for the compilation process. Changed Additional include in Project
C/C++ Compiler, which specifies the module driver file path. Changed Defined symbols
in Project C/C++ Compiler to define global macro definitions to help configure module
driver properties.