Mbed trial-Rapid Development of MCU applications (based on FRDM-KL25Z)

Source: Internet
Author: User

Mbed using frdm-kl25z microcontroller rapid development of C ++ development MCU

Mbed trial

In the past to participate in a small competition to get a Freescale FRDM-KL25Z Development Board, today out of the trial, inserted into the computer (board connection opensda Interface) to identify a MB virtual disk, then, when I open the HTM file, I find that the firmware has been updated, so I followed the update and found the mbed platform that has just appeared. The following are some of the simplest and most personal feelings:

1. No need to install the development software SDK (Compile directly on the Web)

2. You do not need to care about the hardware. You can instantiate and operate the hardware directly based on the C ++ class.

3. All engineering files exist in the cloud

The following is a brief introduction to the usage process. If you want to see the detailed tutorial of the original version (in English), you can directly stamp it:

Https://developer.mbed.org/platforms/KL25Z/

Usage:

For more information about mbed, see http://blog.csdn.net/guo8113/article/details/40479303.

Firmware update download and Tutorial: http://mbed.org/handbook/firmware-frdm-kl25z.


Then you can start the development journey.

1. Install the serial port driver: https://developer.mbed.org/handbook/windows-serial-configuration. Baud Rate 9600.8n1

2. Connect to the dashboard (opensda, identify the resource manager, and open mbed.htm to log on to your account (if not, you must register it)



3. Select the compiler online Compiler:

Add a sample project as prompted.




4. Click compile and the system will prompt you to save the file. This file is the executable file of. bin. Save it directly to the mbed disk. Restart the board and run the program. so easy!



Classes in the library are used for instantiation in the program, which is quite fast and convenient.



Mbed trial-Rapid Development of MCU applications (based on FRDM-KL25Z)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.