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

Functions

void bsp_start (void)
 

Variables

uint32_t bsp_clicks_per_microsecond
 

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.