[ECOS] HAL_PLATFORM_RESET
Gary Thomas
gthomas@ecoscentric.com
Thu Oct 24 13:18:00 GMT 2002
On Thu, 2002-10-24 at 14:12, Tim Drury wrote:
>
> I'm still trying to get my board to return to a reset
> (or redboot) state after running a test instead of
> looping forever inside cyg_test_exit(). The macro
> to reset the board, HAL_PLATFORM_RESET, is not
> defined for my ARM eb40a. What would be the
> best way to define it? Jump to the reset vector?
> Call cyg_start()?
Jumping to the reset vector would be the first thing to try.
Calling 'cyg_start()' won't do anything for you.
--
------------------------------------------------------------
Gary Thomas |
eCosCentric, Ltd. |
+1 (970) 229-1963 | eCos & RedBoot experts
gthomas@ecoscentric.com |
http://www.ecoscentric.com/ |
------------------------------------------------------------
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list