|
TI OAD API Documentation
9.14.00
|
Macros | |
| #define | IMG_BOUNDARY_SEG_ID 0x00 |
| #define | IMG_NONCOUNT_SEG_ID 0x02 |
| #define | IMG_PAYLOAD_SEG_ID 0x01 |
| #define | IMG_SECURITY_SEG_ID 0x03 |
| #define IMG_BOUNDARY_SEG_ID 0x00 |
Op code used to identify a boundary segment boundarySeg_t
| #define IMG_NONCOUNT_SEG_ID 0x02 |
Op code used to identify a non-contiguous image segment.
| #define IMG_PAYLOAD_SEG_ID 0x01 |
Op code used to identify a contiguous image segment imgPayloadSeg_t
| #define IMG_SECURITY_SEG_ID 0x03 |
Op code used to identify a security segment.
1.8.12