[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS on CSB337
- Date: Wed, 17 Feb 2010 10:26:59 -0600
- From: jtm-list-rtems at smoothsmoothie.com (Jay Monkman)
- Subject: RTEMS on CSB337
On Wed, Feb 17, 2010 at 07:58:52AM -0600, Joel Sherrill wrote:
> On 02/17/2010 07:40 AM, Teng Chee Wan Philip wrote:
> >Hi Marcin,
> >
> >Personally, I have not used the CSB337 board. I suppose the console is re-directed to one of the serial ports, like any other embedded boards.
> >
> It is indeed.
> >Would you like to explain how you start the hello.exe program?
> >
> I don't recall the exact details on the csb337 but it is a
> MicroMonitor based board. I recall that you simply tftp
> the elf file and it runs.
That's all correct. Console is the serial port - the same one
micromonitor uses. If you are pushing the .exe to the board,
you have to use micromonitor's ttftp client. If you want
to pull it from a TFTP server, any standard server will work.