RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
flash-headers.h File Reference

Header structures that are used by i.MXRT1050 for booting from flash. More...

#include <stdint.h>
#include <fsl_flexspi_nor_config.h>
#include <fsl_flexspi_nor_boot.h>

Go to the source code of this file.

Functions

 __attribute__ ((section(".boot_hdr.dcd_data"))) extern const uint8_t imxrt_dcd_data[]
 
 __attribute__ ((section(".boot_hdr.ivt"))) extern const ivt imxrt_image_vector_table
 
 __attribute__ ((section(".boot_hdr.boot_data"))) extern const BOOT_DATA_T imxrt_boot_data
 
 __attribute__ ((section(".boot_hdr.conf"))) extern const flexspi_nor_config_t imxrt_flexspi_config
 

Detailed Description

Header structures that are used by i.MXRT1050 for booting from flash.