RTEMS 6.1-rc4
|
This header file provides interfaces of the Parameter Overlay Module (POM) support. More...
Go to the source code of this file.
Functions | |
void | tms570_pom_initialize_and_clear (void) |
initialize and clear parameters overlay module (POM) | |
void | tms570_pom_remap (void) |
remaps vector table | |
This header file provides interfaces of the Parameter Overlay Module (POM) support.
void tms570_pom_initialize_and_clear | ( | void | ) |
initialize and clear parameters overlay module (POM)
clears all remap regions. The actual POM enable is left to the first user.
Void |
void tms570_pom_remap | ( | void | ) |
remaps vector table
transfer the rtems start vector table to address 0x0
Void |