RTEMS  5.1
Modules | Files | Macros

TMS570 Board Support Package. More...

Modules

 System Clocks
 System clocks.
 

Files

file  clock.c
 clock functions definitions.
 
file  printk-support.c
 definitions of serial line for debugging.
 
file  tms570-sci.c
 Serial communication interface (SCI) functions definitions.
 
file  irq.h
 TMS570 interrupt definitions.
 
file  system-clocks.h
 System clocks.
 
file  tms570-pinmux.h
 I/O Multiplexing Module (IOMM) basic support.
 
file  tms570-pins.h
 Select pin mapping according to selected chip. Defaults to TMS570LS3137ZWT for now.
 
file  tms570-pom.h
 Parameter Overlay Module (POM) header file.
 
file  tms570-rti.h
 Real Time Interrupt module (RTI) header file.
 
file  tms570-sci-driver.h
 Declaration of serial's driver inner structure.
 
file  tms570-sci.h
 Serial Communication Interface (SCI) header file.
 
file  tms570-vim.h
 Vectored Interrupt Module (VIM) header file.
 
file  tms570_selftest.h
 Definition of TMS570 selftest error codes, addresses and functions.
 
file  tms570_selftest_parity.h
 Check of module parity based protection logic to work.
 
file  tms570lc4357-pins.h
 Specification of individual pins mapping to the package.
 
file  tms570ls3137zwt-pins.h
 Specification of individual pins mapping to the package.
 
file  bsp.h
 Global BSP definitions.
 
file  irq.c
 TMS570 interrupt support functions definitions.
 
file  bspreset.c
 Reset code.
 
file  bspstart.c
 Startup code.
 
file  bspstarthooks.c
 First configurations and initializations to the correct functionality of the board.
 
file  init_emif_sdram.c
 Initialization of external memory/SDRAM interface.
 
file  init_esm.c
 Error signaling module initialization.
 
file  init_pinmux.c
 Initialize pin multiplexers.
 
file  pinmux.c
 I/O Multiplexing Module (IOMM) basic support.
 
file  tms570-pom.c
 TMS570 Parameter Overlay Module functions definitions.
 
file  tms570_selftest.c
 TMS570 selftest support functions implementation.
 
file  tms570_selftest_par_can.c
 Test CAN module parity based protection logic to work.
 
file  tms570_selftest_par_mibspi.c
 Test MibSPI module parity based protection logic to work.
 
file  tms570_selftest_par_std.c
 Generic parity based protection logic check applicable to HETx, HTUx, ADC, DMA and VIM.
 
file  tms570_selftest_parity.c
 Check of module parity based protection logic to work.
 
file  tms570_tcram_tests.c
 TCRAM selftest function.
 

Macros

#define BSP_FEATURE_IRQ_EXTENSION
 
#define BSP_OSCILATOR_CLOCK   8000000
 
#define BSP_PLL_OUT_CLOCK   160000000
 

Detailed Description

TMS570 Board Support Package.