Difference between revisions of "Using ChibiStudio"

From uGFX Wiki
Jump to: navigation, search
(Created page with "First of all, you need a complete ChibiStudio IDE running. For the moment, you can only install it on Windows. If you want to run it on OSX or Linux, please refer to the offic...")
 
Line 8: Line 8:
  
  
The actual version is : ''ChibiStudio_Preview11.7z''
+
For this documentation, we have use the version : ''ChibiStudio_Preview11.7z''
 +
 
  
 
The package is a self-extracted folder that will contain all you need in one folder. Be careful, you need '''absolutely''' to extract the contain into the root of you C drive. Then after the extraction you need to have a folder like :
 
The package is a self-extracted folder that will contain all you need in one folder. Be careful, you need '''absolutely''' to extract the contain into the root of you C drive. Then after the extraction you need to have a folder like :
Line 17: Line 18:
  
 
Download the last version of ugfx with the link : [http://ugfx.org/download ugfx]
 
Download the last version of ugfx with the link : [http://ugfx.org/download ugfx]
 +
 +
 +
Extract the contain of the archive in chibistudio folder. Then after the extraction, you need to have a folder like :
 +
 +
''c:\chibistudio\ugfx''

Revision as of 07:08, 16 June 2015

First of all, you need a complete ChibiStudio IDE running. For the moment, you can only install it on Windows. If you want to run it on OSX or Linux, please refer to the official documentation of ChibiOS/RT to configure openocd, gcc and eclipse.

Installation

ChibiStudio

Please download the last version of ChibiStudio with the link here : ChibiStudio


For this documentation, we have use the version : ChibiStudio_Preview11.7z


The package is a self-extracted folder that will contain all you need in one folder. Be careful, you need absolutely to extract the contain into the root of you C drive. Then after the extraction you need to have a folder like :

c:\chibistudio

ugfx

Download the last version of ugfx with the link : ugfx


Extract the contain of the archive in chibistudio folder. Then after the extraction, you need to have a folder like :

c:\chibistudio\ugfx