element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • Product Groups
  • Store
    Store
    • Visit Your Store
    • Choose Another Store
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Freedom development platform
  • Products
  • Dev Tools
  • Freedom development platform
  • More
  • Cancel
Freedom development platform
Blog Gentleman's choice your engine (aka how do you program your freedom-kl25z)
  • Blog
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Freedom development platform requires membership for participation - click to join
Blog Post Actions
  • Subscribe by email
  • More
  • Cancel
  • Share
  • Subscribe by email
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: bad_boy_y
  • Date Created: 26 Jun 2013 1:23 AM Date Created
  • Views 174 views
  • Likes 2 likes
  • Comments 3 comments
  • ide
  • freescale
  • freedom_board
  • coocox
  • mbed
  • kl25z
Related
Recommended

Gentleman's choice your engine (aka how do you program your freedom-kl25z)

bad_boy_y
bad_boy_y
26 Jun 2013

Recently I try a freescale board the freedom KL25Z and I work with two realy different system to play with this board. I give you some information to use the best for you.

 

The spec:

     engine - 48Mhz, 128kb flash, 16kb sram, usb otg, 80LQF arm cortex-M0+

     body - capacitive touch (slider), mma8451q accelerometre, tricolor led, reset button, 2 usb, rtc battery-ready(just need battery holder and soldering), 64 pin I/O with arduino R3 compatible

 

The IDE:

     Coocox have lots of interesting stuff. Use the board like a fat ide, a RTOS os(coOS) and Coocox flash programing soft and a library. I try the IDE the software have a lots of add. When you want to download you need to registre and login before but it's free. After you need to intall gcc compiler because is not integrated. After you need to update your board it's easy just download the firmware copy and paste on the board reset and your ready to program it.

 

     The link for all information to start with a feescale board and coocox http://www.coocox.org/downloadfile/CoIDE/How_to_use_OpenSDA.pdf

 

     All the register, download, install and update is little bit longer than arduino ide. But after all you have a powerfull and totaly free IDE you can use with lots of microcontroler atmel, freescale, nxp, st, ti, etc.

 

The all in one website:

     MBED is a free and open development tools website. You need to registre, log and update before everything. Little bug if your are on linux or mac you need a computer with windows to make the first update.

 

     The link for start with your board it's here https://mbed.org/platforms/KL25Z/ and when your go to the online compiler you have all information about the compiler. You can just import the code you whant in you compiler and compile with everything you can go on the web site I have samsung tab 10.1 and I can compile and download the program on the board without mod. If the code you whant to use on the website are not compile for the kl25z board you need to make a little mod before you compile and change the library for the latest update(but lots of code have change now).

 

Now choice and code

  • Sign in to reply
Parents
  • DAB
    DAB over 9 years ago

    Hi Bad,

     

    I appreciate the update on tools for the KL25Z.  I just recently heard about the CooCox software and was wondering if anyone had used it.

    I had heard about the MBED, but had not used it yet, so I will have to do some more research.

     

    I do agree, the board has a lot of capability.  Combined with the MEMs sensors it fits one of applications very well.  I just need to make time to build up my measurement instrument for using it.

     

    Thanks For the update.

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 9 years ago in reply to DAB

    Not to hijack bad_boys review ...

     

    I posted some links for shabaz regarding Red Suite here.

    http://www.element14.com/community/community/knode/dev_platforms_kits/element14_dev_kits/kinetis_kl2_freedom_board/blog/2013/08/24/quick-review-and-getting-started-with-the-frdm-kl46z

     

    CooCox do seem to have updated their offerings since the miniCD, so its worth visiting their site.

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • mcb1
    mcb1 over 9 years ago in reply to DAB

    Not to hijack bad_boys review ...

     

    I posted some links for shabaz regarding Red Suite here.

    http://www.element14.com/community/community/knode/dev_platforms_kits/element14_dev_kits/kinetis_kl2_freedom_board/blog/2013/08/24/quick-review-and-getting-started-with-the-frdm-kl46z

     

    CooCox do seem to have updated their offerings since the miniCD, so its worth visiting their site.

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2023 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • Facebook
  • Twitter
  • linkedin
  • YouTube