On 06/03/2011 03:17 PM, Adam Wang wrote:
> Could you do me a favor to use test tool to test drams?
> You can refer. to http://www.milkymist.org/test_tool/
> And follows the m1 test procedure.

Hi hadez

(I just pick part of test document :)

for test memory.
1. install 'flterm' in your system
   1.1 if you using Debian: add follow line to /etc/apt/sources.list:
        deb http://www.milkymist.org/debian/ ./
   1.2 compile from source
        git clone git://github.com/milkymist/milkymist.git
        install the 'clang' in your sysetem
        cd milkymist.git/tools/ && make
        you will got the 'flterm'

2. download the boot.bin here:
      http://milkymist.org/snapshots/2011-06-03/boot.bin

3. connect your pc with milkymist one by using usb --> usb-jtag/serial board 
--> milkymist
   the usb-jtag/serial daughter should be already inserted in your milkymist 
one.
      http://en.qi-hardware.com/wiki/Milkymist_JTAG-serial_daughterboard

   connect at least keyboard and VGA monitor.

4. start flterm session in PC:
   $ flterm  --port /dev/ttyUSB0 --kernel boot.bin

5. boot milkymist one, after press power-on button. keep press 'ESC' on *m1's 
keyboard*
   until you see the BIOS console "BIOS>"
   (the flterm will have some output, it's ok)

6. input 'serialboot' in *m1's keyboard*

7. go back to 'flterm' session in your PC, you will see:
  *** Milkymist One automated tests starting...

  Select a test category below, or hit ENTER to run all tests:
  a: SDRAM
  b: GPIO
  ....

8. then press 'a' in 'flterm' session for test SDRAM

just send all 'flterm' log (milkymist boot log and test log) to here.

-- 
Best Regards
Xiangfu
-- Qi RSS feed, http://en.qi-hardware.com/feed/rss20.xml --
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode
Twitter: www.twitter.com/milkymistvj
Ideas? http://milkymist.uservoice.com

Reply via email to