Changeset 6c68186 in rtems for cpukit/score/cpu/m68k

Timestamp:
10/12/00 12:50:43 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
50bb7627
Parents:
b0005bb1
Message:

2000-10-12 John S Gwynne <jgwynne@…>

  • sim.h: These changes enable RTEMS to automatically generate the ram_init file used by gdb with the BDM patches. The 332 has on-board chip select lines (for RAM and FLASH) that must be configured before use of these peripherals. These patches parse data from start.c where the chip select lines are configured in the runtime executable and automatically generates the gdb initialization file using the same settings. A great time saver. A similar file, ram_init_FW (flash writable), is also generated that the flash programming tool uses.
  • BSP/start/start.c: Must be modified to support above.
  • BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
(No files)

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