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

Compare with Current View Page History

« Previous Version 2 Next »

Data container zero in the configuration flash will contain five tables describing the protocol plug-ins that are present. Before any application code is run the RCE core software will read the tables, prepare a version of their content in system memory, load any required PPI drivers from configuration flash. The core will call each driver's initialization code before any application code is loaded. The core will provide an API by which the application code can discover which protocol plug-ins are present and their characteristics.

Table format in configuration flash

General layout of the container contents

  • No labels