mips32_pracc: jump to 0xff20.0200 if cpu reads wrong addr
[openocd.git] / testing / build.test1 / README.TXT
blobc8244382a2162ea8efee8c2e3f446844b427b552
1 -- Duane Ellis'es test case for building numerous openocd configurations...
2 Dec 26,2008
3 ---------------------------------------------------------------------------
5 1)      Make a directory some where..
7         mkdir ~/test
9 2)      Change to that directory
11         cd  ~/test
13 3)      Checkout OpenOCD in that directory.
15         cd ~/test
16         svn co https://svn.berlios.de/svnroot/repos/openocd/trunk openocd
18 4)      Copy the "build.test1" directory to the "~/work" directory.
21         cd ~/test
22         cp ~/openocd/testing/build.test1/.  ~/test/.
24 5)      If needed, download various components.
26         cd ~/work
27         make all.download
30 6)      For Linux - type: 
32         cd ~/work
33         make linux.buildtest
35 7)      For Cygwin - type:
37         cd ~/work
38         make cygwin.buildtest