
Firmware User Manual (AE-step)
104
Revision 1.02
2019-04-24
TLE984x Firmware User Manual
SFR
Special Function Register (CPU memory-mapped device hardware registers)
SWD
Serial Wire Debug
T
Tearing Safe
Programming
The mapping mechanism of the NVM module is intended to be used like a log-structured
file system: When a page is programmed in the cell array, the old values are not physically
overwritten, but a different physical page (the spare page) in the same sector is
programmed in fact. If the programming fails (e.g. because of power loss during the erase
or write procedure), either the old values are still present in the cell array or the verified
new values are present in the cell array. The firmware therefore can program a single page
in a tearing safe way.
U
User mode code Customer application code for download and execution in NVM.
UART
Universal asynchronous receiver/transmitter
V
VTOR
Vector Table Offset Register
W
WDT
WatchDog Timer