RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
bspstart.c File Reference
#include <bsp.h>
#include <libcpu/isr_entries.h>
#include <bsp/irq-generic.h>

Functions

void bsp_start (void)
 

Detailed Description

This routine starts the application. It includes application, board, and monitor specific initialization and configuration. The generic CPU dependent initialization has been performed before this routine is invoked.