📄 bspopts.h.in
字号:
/* include/bspopts.h.in. Generated from configure.ac by autoheader. *//* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* The Score603e board can be configured with 3 ROM monitors. Only two are appropriate for use with RTEMS. Set exactly one of these to "1" to indicate which ROM monitor is on the board you are using. Corresponds to PPCN_60X_USE_NONE */#undef PPCN_60X_USE_DINK/* The Score603e board can be configured with 3 ROM monitors. Only two are appropriate for use with RTEMS. Set exactly one of these to "1" to indicate which ROM monitor is on the board you are using. Corresponds to PPCN_60X_USE_DINK */#undef PPCN_60X_USE_NONE/* If defined, then the PowerPC specific code in RTEMS will use data cache instructions to optimize the context switch code. This code can conflict with debuggers or emulators. It is known to break the Corelis PowerPC emulator with at least some combinations of PowerPC 603e revisions and emulator versions. The BSP actually contains the call that enables this. */#undef PPC_USE_DATA_CACHE/* If defined, then the PowerPC specific code in RTEMS will use some of the special purpose registers to slightly optimize interrupt response time. The use of these registers can conflict with other tools like debuggers. */#undef PPC_USE_SPRG/* This defines the base address of the exception table. NOTE: Vectors are actually at 0xFFF00000 but file starts at offset. */#undef PPC_VECTOR_FILE_BASE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -