Skip to end of banner
Go to start of banner

What information is checked by the Firmware validation process

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Table of Content

Introduction

The firmware validation process is described in the "2nd Stage Boot Loader" manual (see Revision 17 / Chapter 4.4.).

Before a NXF file is started, the 2nd Stage Loader verifies the file header information againts the content in the security memory or Flash Device Label (FDL).

If the information does not match, the firmware file won't be started and a corresponding error information willbe inserted into the boot loader error variable ulBootError.

Firmware Validation Points

  • Manufacturer
  • DeviceClass
  • HwCompatibility
  • HwOptions
  • NXF Header (CRC / File header structure version).
  • XIP firmwaren (ulApplicationLoadAddress on predefined SQI FLASH address)

Boot Error Information

Boot errors are stored in the ulBootError variable located in the System Status Block of the netX Dual Port Memory (seeĀ netX Dual-Port Memory Interface manual).





  • No labels