Changeset 29430a3 in rtems for c

Timestamp:
09/22/16 07:50:59 (8 years ago)
Author:
Pavel Pisa <pisa@…>
Branches:
5, master
Children:
98b6874
Parents:
5746f10
Message:

arm/tms570: include hardware initialization and selftest based on Ti HalCoGen? generated files.

The configuration is specific for TMS570LS3137 based HDK.
Pins configuration can be easily changed in

rtems/c/src/lib/libbsp/arm/tms570/hwinit/init_pinmux.c

file.

The list tms570_selftest_par_list in the file

rtems/c/src/lib/libbsp/arm/tms570/hwinit/bspstarthooks-hwinit.c

specifies peripherals which health status is examined
by parity self-test at BSP start-up. It can be easily
modified for other TMS570 family members variants same
as the selection of other tests in bspstarthooks-hwinit.c.

(No files)

Note: See TracChangeset for help on using the changeset viewer.