element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • 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 Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
  • Settings
Freedom development platform
  • Products
  • Dev Tools
  • Freedom development platform
  • More
  • Cancel
Freedom development platform
Documents OpenSDA Update Instructions for Freescale Freedom Development Boards for Windows 8.1 and Linux
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Freedom development platform to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: Yiying
  • Date Created: 14 Jan 2014 6:22 AM Date Created
  • Last Updated Last Updated: 8 Oct 2021 7:48 AM
  • Views 2147 views
  • Likes 0 likes
  • Comments 2 comments
Related
Recommended

OpenSDA Update Instructions for Freescale Freedom Development Boards for Windows 8.1 and Linux

Here is how to update the OpenSDA bootloader firmware found on Freescale Freedom boards. Older bootloader firmware revisions did not load OpenSDA apps correctly under Linux or Windows 8.1, and thus a firmware upgrade is required for users working in those environments. If OpenSDA is not working, this is most likely the issue. This update is for the bootloader firmware that lets you drag-and-drop new apps onto OpenSDA.

 

For an overview of what OpenSDA is, see the OpenSDA overview. Also review the OpenSDA User’s Guide.

 

Determine the OpenSDA Firmware Revision:

 

Different Freedom boards will have different OpenSDA bootloader firmware revisions. Some boards will work out-of-the-box in Linux, while others will require an upgrade. At the time of this writing, bootloader version 1.11 is the latest firmware.

 

  1. Hold down the reset button on your FRDM board
  2. While holding the button down, plug the USB cable into OpenSDA USB socket, and then release the reset button
  3. The board will enumerate as BOOTLOADER

    image

  4. Explore the new drive, and double click on SDA_INFO.HTM to see your current firmware revision.

    image

  5. You can see in this example, the bootloader firmware version is 1.10

    image

 

Upgrade the OpenSDA Firmware:

 

If you are not running the latest firmware and need to use the board with Linux or Windows 8.1, you need to then update the firmware. You must do this on an OS supported by the current firmware version on your board (typically Windows XP/Vista/7). However after this one initial time, the board will be usable from then on in any OS environment.

 

  1. Download the latest OpenSDA Firmware Apps zip
  2. Read the BOOTUPDATEAPP_release_notes.txt file
  3. Extract the OpenSDA_Bootloader_Update_App_v111_2013_12_11.zip inside the original zip file to get access to BOOTUPDATEAPP_Pemicro_v111.SDA
  4. Hold down the reset button on your FRDM board
  5. While holding the button down, plug the USB cable into OpenSDA USB socket, and then release the reset button
  6. The board will enumerate as BOOTLOADER

    image

  7. Drag and drop the BOOTUPDATEAPP_Pemicro_V111.SDA file into the BOOTLOADER drive
  8. After it finishes copying, unplug the FRDM board, and then replug it back in. This is the point where the bootloader firmware is updated.
  9. Wait for it to enumerate as a drive labeled BOOTLOADER (this will happen automatically and reset should not be held down during this process)

    image

  10. Open up the drive and double click on SDA_INFO.HTM to ensure the bootloader is now updated to 1.11

 

Load an OpenSDA application:

 

The bootloader firmware update process will erase the previous OpenSDA application you had loaded, so you will need to load it again using the standard application loading process. Starting with v1.14, the Mass Storage Device (MSD) flash programmer application also includes P&E debug and serial capabilities. So there is no need to load separate OpenSDA applications for these features anymore.

 

  1. Hold down the reset button on your FRDM board
  2. While holding the button down, plug the USB cable into OpenSDA USB socket, and then release the reset button
  3. The board will enumerate as BOOTLOADER

    image

  4. Drag and drop the appropriate OpenSDA application from the OpenSDA Firmware Apps zip downloaded earlier (such as MSD-DEBUG-FRDM-KL26Z_Pemicro_v114.SDA for a FRDM-KL26Z board) into the BOOTLOADER drive
  5. Wait for it to copy
  6. Unplug, then re-plug in the board
  7. Now the OpenSDA MSD/Debug/CDC app will run (you will see a FRDM-KL26Z drive come up)

    image

  • Share
  • History
  • More
  • Cancel
  • Sign in to reply
  • bheemarao
    bheemarao over 11 years ago in reply to gsgill112

    Hi Gurinder singh,

     

    I have uploaded the recent OpenSDA Firmware which is downloaded from P&E Microcomputer Systems for more details refer to the below blog

    Re: Freescale FRDM-KL25Z OPENSDA is not working

     

    Best Regards

    Bheema Rao

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • gsgill112
    gsgill112 over 11 years ago

    This tutorial Saved Me image image image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
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 © 2025 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

  • X
  • Facebook
  • linkedin
  • YouTube