[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ERC32 BSP
- Date: Mon, 28 Apr 2008 14:14:58 -0500
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- Subject: ERC32 BSP
Neil Mayes wrote:
> Hi,
>
> I am trying to get RTEMS4.8 working with an erc32 but I can't get the
> hello work working(newbie to RTEMS & Linux).
>
> I have built the tools+rtems and proceeded to 'play' with the hello
> world example. I am unable to get hello world working and indeed unable
> to go from start.S into C world. I have checked I am proceeding through
> the initialisation startup however the call to BOOT_CARD does not run
> correctly and probably results in a trap (still looking). I have checked
> the HW config, which matches the actual HW I have but however I am
> unable to run the application.
>
>
Which version of RTEMS? How are you trying to run it?
The erc32 BSP will not run on sis. You have to build for the
sis BSP. The erc32 BSP will only run on tsim-erc32 and real
hardware.
> Any pointers ideas gratefully received.
>
> Neil Mayes
> Software Engineer
>
> SB +44 (0)1483 803803
> DD +44 (0)1483 803878
> FX +44 (0)1483 803804
>
> Surrey Satellite Technology Ltd
> Tycho House
> 20 Stephenson Road
> Surrey Research Park
> Guildford
> Surrey
> GU2 7YE
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>
--
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
- References:
- ERC32 BSP
- From: N.Mayes at sstl.co.uk (Neil Mayes)