Changes between Version 9 and Version 10 of Component/ARM7TDMI
- Timestamp:
- Jun 13, 2008, 1:14:53 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/ARM7TDMI
v9 v10 67 67 ) 68 68 }}} 69 The flags you will need to compile the ARM7TDMI component are: -DSOCLID and -D _\_STDC_CONSTANT_MACROS. In the previous example you can see that the default toolchain has been augmented to define those flags.69 The flags you will need to compile the ARM7TDMI component are: -DSOCLID and -D!__STDC_CONSTANT_MACROS. In the previous example you can see that the default toolchain has been augmented to define those flags. 70 70 71 71 = Component definition =