Timestamp:
04/20/01 13:14:55 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b85df34
Parents:
831aba1
Message:

2001-04-20 Joel Sherrill <joel@…>

  • include/bsp.h (Clear_tm27_intr): Stop the timer and disable the interrupt. This was not quite right before and we were getting uncontrolled interrupt nesting in tm27.
  • timer/timer.c (Timer_Initialize): Added an extra reset and changed the ITMR register so we will never get an interrupt. (Read_timer): Fixed so the timer actually stops before it is read. Before some times reported were outraguously high.
  • start/start.S: Major clean including using stack in linkcmds, deleting unused code, and zeroing the BSS using the linkcmds information.
  • startup/linkcmds: Put heap in lower memory than workspace and move _clear_end so both are zeroed.
(No files)

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