RTA Knowledge Base

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Synchronise on power transitions:
    • Power up: all data moved from NvM to RAM (NVM_ReadAll)
    • Power down: all flagged data moved from RAM to NvM (NVM_WriteAll)
    • The application works with RAM data to flag it as valid (to be written to NvM) or invalid (not to be written to NvM).
  • On-demand block writes:
    • Data is written to NvM on API request (NvM_WriteBlock)

Fee versions

The different file system versions are listed below and are specific to RTA-CAR. Different versions are incompatible.

...