LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use CooCox software(CoBuilder+CoDebugger+CoFlash) to develop application program using

1、Install JAVA platform and GCC compiler.
eg:

jdk-6u2-windows-i586-p.exe
arm-2009q3-68-arm-none-eabi.exe
website:
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/

-/USD/ViewProductDetail-Start?ProductRef=jre-6u16-oth-JPR@CDS-CDS_Developer

http://www.codesourcery.com/sgpp/lite/arm/portal/release1033

 

2、Download CoBuilder,CoDebugger,CoFlash and Colink Plugin.(four packages).

 

3、Using CoBuilder create project and build it.

 

4、Download the bin file to the target by using colink and coflash.
  Note:using coflash to download the bin file,you must in Command Line mode.

 

5、Then,you can debug the project using CoDebugger.(open the CoDebugger,import the project you

created just now, and debug it)


www.coocox.org

0 Kudos
Message 1 of 3
(7,235 Views)

        Yes, I have try it by your steps. I got many more information and documents in the site:www.coocox.org

To some extent,the serials development tools of CooCox software is very excellent.Their Interface all seems like Eclipse's. so,I want to ask one question. Are they all developed by Eclipse (the very known development tools)whether or not ?

       Thanks!

0 Kudos
Message 2 of 3
(7,209 Views)

       Yes. They are all developed by Eclipse.

       CoBuilder provides a completely free and highly automatical integrated development environment for the application based on ARM Cortex M3. It integrates plenty of drivers and components for users, so users can fully concentrate on the development of application software.

       It support devices:

ATMELSTNXPLuminary
 AT91SAM3U4E   AT91SAM3U4C   AT91SAM3U2E   AT91SAM3U2C   AT91SAM3U1E   AT91SAM3U1CSTM32F103VB,STM32F103V8 STM32F103T8, STM32F103RB STM32F103R8,STM32F103CB
STM32F103C8
LPC1768, LPC1766 LPC1765, LPC1764 LPC1758, LPC1756 LPC1754, LPC1752
LPC1751
LM3S811 LM3S8962 LM3S9B96

www.coocox.org

 

0 Kudos
Message 3 of 3
(7,206 Views)