8 Development Tools
User Manual
288/374
1. Start Code::Blocks
2. In the main menu select "Settings | Compiler and Debugger..."
3. Select the compiler: "GNU GCC Compiler for PowerPC"
4. Navigate to the tab "Compiler settings | Other option":
5. Enter in the tab "Other options" the following lines:
-O2 -Wall -Wno-parentheses -fno-strict-aliasing
-DPF_CAN=29 -DAF_CAN=PF_CAN
6. Since many applications need access to the CAN Bus, add the following defines to your build options.
Select the tab "#defines" in the tab "Compiler settings". Enter following line and click "OK":
PF_CAN=29 \
AF_CAN=PF_CAN
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...