![]()  | 
  
    RTEMS
    5.1
    
   | 
 
Parameter Overlay Module (POM) header file. More...
#include <stdint.h>#include <bsp/tms570.h>Go to the source code of this file.
Functions | |
| void | tms570_initialize_and_clear (void) | 
| initialize and clear parameters overlay module (POM)  More... | |
| void | tms570_pom_remap (void) | 
| remaps vector table  More... | |
Parameter Overlay Module (POM) header file.
| void tms570_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 | 
 1.8.15