Go to the source code of this file.
Defines | |
#define | _ABLE_CLIB_ARM_ICE_H 1 |
#define | ABLE_DCC_SPECIAL 0x41424C00 |
#define | ABLE_DCC_MASK 0xffffff00 |
#define | ABLE_DCC_NOISE 0x00000001 |
Enable low level debugging of the head code. | |
#define | ABLE_DCC_IGNORE 0x00000002 |
Ignore any non volatile settings. | |
#define | ABLE_DCC_NOSBCD 0x00000004 |
Supress automatic loading of SBCD data at system start. | |
#define | ABLE_DCC_FORCE_XMODEM 0x00000080 |
Force The head code to revert to xmodem. |
#define _ABLE_CLIB_ARM_ICE_H 1 |
#define ABLE_DCC_FORCE_XMODEM 0x00000080 |
Force The head code to revert to xmodem.
#define ABLE_DCC_IGNORE 0x00000002 |
Ignore any non volatile settings.
#define ABLE_DCC_MASK 0xffffff00 |
#define ABLE_DCC_NOISE 0x00000001 |
Enable low level debugging of the head code.
#define ABLE_DCC_NOSBCD 0x00000004 |
Supress automatic loading of SBCD data at system start.
#define ABLE_DCC_SPECIAL 0x41424C00 |