[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lm32 timer
- Date: Thu, 26 Feb 2009 14:40:57 -0600
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- Subject: lm32 timer
Hi,
hello and ticker now run on the simulator. But
the timer tests do not. They fail with this:
*** TIME TEST 1 ***
core: 4 byte write to unmapped address 0x8000a008 at 0x800171c
Apparently I need a timer1 at 0x8000A000.
How do I configure a second timer with
the simulator?
If not possible is this two instantiations of
the same hardware module and we could just use
timer0 again since you don't need the clock
driver and timer driver at the same time?
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
- Follow-Ups:
- lm32 timer
- From: jukka.pietarinen at mrf.fi (Jukka Pietarinen)