On Thu, Jan 03, 2002 at 05:18:24PM +0800, Tan Chee Wei wrote:
I am trying out the Vera's installation as described in README.flash. What puzzles me currently is this file FILE.bin which you described under the pre-requisites of changing the Flash from Intel firmware to Princeton firmware. I believe the Princeton firmware refers FILE.bin. But where should I get the Princeton firmware? Is it the file FILE.bin refering to $VERAROOT/Flash/bin/flash? I can see flash is an executable. Is this the Princeton firmware? If not, where can I get it?
FILE.bin refers to the flash image you build when you compile the Runtime code. It is $VERAROOT/Runtime/ixp1200/sa/src/Firmware/flashImage.bin $VERAROOT/Flash/linux-i386/bin/flash is the Linux program you run to update the flash on the ixp1200 board which is already running in a Linux PC.
The next question is the use of serial to access the message from StrongARM. Do you connect the output of the serial from the IXP1200 directly to the serial input of the Pentium host machine?
You can if you like. However, if the Linux machine crashes, you won't be able to see the last bit of output or use the minimon mode to poke around memory. I'd recommend connecting the IXP1200 serial port to a separate machine. Scott