[[mips_cross_compiler]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
mips_cross_compiler [2014/02/10 08:46]
beckmanf added openocd
mips_cross_compiler [2014/02/14 23:49]
beckmanf added test section
Line 482: Line 482:
 </​code>​ </​code>​
  
-===== Open OCD =====+===== Test the compiler ​=====
  
-[[dt_openocd]]+<​code>​ 
 +sudo apt-get install dejagnu 
 +</​code>​
  
 +<​code>​
 +cd
 +cd mips/​build/​gcc-stage2
 +make check-gcc RUNTESTFLAGS=--target_board=mips-sim
 +</​code>​
  
 +===== Open OCD =====
 +
 +[[dt_openocd]]
  
  
  • mips_cross_compiler.txt
  • Last modified: 2014/06/04 17:52
  • by beckmanf