Re: development model

2007-01-23 Thread Stefan Schmidt
Hello. On Tue, 2007-01-23 at 20:14, Tehn Yit Chin wrote: > > 1) expose the serial port so that we control the device via a console. > This will be essential for getting things like the bootloader or the > device drivers going. I'm pretty sure you will be able to have serial console and JTAG thro

Re: development model

2007-01-23 Thread Gabriel Ambuehl
On Tuesday 23 January 2007 11:14, Tehn Yit Chin wrote: > 2) somehow make the device networkable. In this scenario, we can NFS > mount a shared directory on our desktop machine from the target. With > this setup, we can cross compile the application, copy it to the NFS > mount, and immediately execu

development model

2007-01-23 Thread Tehn Yit Chin
Hi, I have been reading this list for a couple of months and I haven't seen any questions/infomation as to the development model on the actual target. Here are a couple of ideas to ease the development process. 1) expose the serial port so that we control the device via a console. This wi