![]() |
RTEMS 7.0-rc1
|
Initialization support. More...
#include <bsp.h>Functions | |
| void | CopyDataClearBSSAndStart (void) |
| void | INTERRUPT_VECTOR (void) |
| void | Init5282 (void) |
Initialization support.
This is where the real hardware setup is done. A minimal stack has been provided by the start.S code. No normal C or RTEMS functions can be called from here.
This routine is pretty simple for the uC5282 because all the hard work has been done by the bootstrap dBUG code.