ImageProperties_t Struct ReferenceComponents > Image Parser > GBL Parser

Description

Structure containing state of the image file processed.

Definition at line 141 of file btl_gbl_parser.h.

#include <btl_gbl_parser.h>

Data Fields

uint8_t contents
 Image contents.
 
uint8_t instructions
 Parser instructions.
 
bool imageCompleted
 Flag to indicate parsing has completed.
 
bool imageVerified
 Flag to indicate the image file has been validated.
 
uint32_t bootloaderVersion
 Version number of main bootloader extracted from image file.
 
ApplicationData_t application
 Information about the application.
 
uint32_t bootloaderUpgradeSize
 Size of the bootloader upgrade contained in the image file.
 
uint32_t seUpgradeVersion
 Version number of SE upgrade extracted from image file.
 

The documentation for this struct was generated from the following files:
  • btl_gbl_parser.h
  • btl_gbl_parser_ns.h