Difference between revisions of "Development Tools"

From Pandora Wiki
Jump to: navigation, search
(Tools for Pandora Software Development)
(Tools for Pandora Software Development)
Line 5: Line 5:
 
* TI c6x Codegen tools for Linux[ftp://ftp.ti.com/pub/cs/linux_cgt500.tar.gz]  ''Note: this is an old version of the Codegen tools (v5); it needs some tweaks to work (it lacks c64x+ code compressor)''
 
* TI c6x Codegen tools for Linux[ftp://ftp.ti.com/pub/cs/linux_cgt500.tar.gz]  ''Note: this is an old version of the Codegen tools (v5); it needs some tweaks to work (it lacks c64x+ code compressor)''
 
* OpenGL ES 2.0 emulator for PC[http://www.imgtec.com/powervr/insider/sdkdownloads/index.asp#GLES2]  ''This works both on Linux and Windows. One needs to register with imgtec before downloading.''
 
* OpenGL ES 2.0 emulator for PC[http://www.imgtec.com/powervr/insider/sdkdownloads/index.asp#GLES2]  ''This works both on Linux and Windows. One needs to register with imgtec before downloading.''
 +
* Das U-boot: The Universal Bootloader[http://www.denx.de/wiki/UBoot/WebHome]

Revision as of 16:40, 27 April 2008

Tools for Pandora Software Development

  • CodeSourcery gcc[1]
  • TI CodeComposer Studio: Free Evaluation Tools[2]
  • TI c6x Codegen tools for Linux[3] Note: this is an old version of the Codegen tools (v5); it needs some tweaks to work (it lacks c64x+ code compressor)
  • OpenGL ES 2.0 emulator for PC[4] This works both on Linux and Windows. One needs to register with imgtec before downloading.
  • Das U-boot: The Universal Bootloader[5]