原创 在mbed中添加新的硬件平台

2014-9-5 11:27 1754 12 10 分类: MCU/ 嵌入式 文集: 开发板
使用mbed的在线IDE时,需要先添加相应的硬件平台到账户中。添加硬件平台有几种方法,最常见的就是打开开发板驱动器上的文件mbed.htm,浏览器就会自动跳转到一个新的网址。如果你还没有注册或登陆,那么需要先登陆,然后就会添加这个硬件平台。
 
如果手边没有开发板,或者只想用mbed的软件部分,而不使用对应的开发板,那么就不能用上面的方法添加。另外一个方法是先注册并登陆mbed,然后直接在浏览器的地址栏中输入下面的链接。注意链接分为两个部分,前面是固定的,后面那个部分就是对应硬件的编号。
 
https://mbed.org/compiler/#platform:KL25Z
 
https://mbed.org/compiler/#platform:Seeeduino-Arch-Pro
 
硬件编号可以从mbed的网站上获取。例如,在mbed的硬件平台部分(https://mbed.org/platforms/),可以看到每个硬件平台,进入后浏览器的网址中就包含了硬件编号。如KL25Z对应的网址是https://mbed.org/platforms/KL25Z/,它的编号就是KL25Z。
 
输入网址有两种方式,除了上面那种,下面的方式也是可以的。
 
https://mbed.org/compiler/?platform=ST-Nucleo-L152RE
 
https://mbed.org/compiler/?platform=KL25Z
 
如果你觉得输入太麻烦,也可以在mbed上,选择硬件平台后,在右边有一个蓝色很大的按钮“Add to your mbed Compiler”,点击后就加入了。
 
 
1.jpg
PARTNER CONTENT

文章评论2条评论)

登录后参与讨论

shaoziyang 2015-7-18 00:10

因为还不支持STM32F429

用户377235 2015-7-17 15:06

平台上没有硬件添加:STM32F429ZI

用户461246 2009-2-13 20:19

TranSwitch Switches Its Stock for Centillium Cash Om Malik | Thursday, July 10, 2008 | 1:05 PM PT | 1 comment Updated With Corrections: It is a sad commentary on the state of the broadband chip market when a chip maker essentially gives itself away to a rival, who gets much needed-cash in exchange for stock and the promise of a future market. TranSwitch, a broadband chip maker, has agreed to buy fellow clip maker Centillium Communications for $42.8 million in cash and stock. Centillium’s fortunes rose and fell with the DSL market, though in its 11 years of standalone existence it never managed to turn a profit. TranSwitch isn’t doing much better — it hasn’t had a profitable quarter since 2003. So why the deal? Apparently Centillium has Ethernet passive optical networks chips that have been qualified by NTT DoCoMo for its EPON deployments. Apart from that, the move appears to be nothing more than a reshuffling of the cards. Of the $43 million purchase price, $15 million is in cash and the rest is stock. Centillium has around $38 45 million in cash, so in essence the deal will give TranSwitch $28 million in cash. But since it’s also giving out $30 million in stock, the whole transaction looks like a secondary offering. The financial machinations aside, there is a lot of work that needs to be done by both entities to merge their operations. Still, from a broadband chip industry perspective, sad as it might seem, it’s a good thing as there will be one less player. Hopefully soon there will be even fewer of them. A spokesperson for the company emailed to let us know that there were some issues with our report. Their points are well taken, but we were working on the information that was available from public sources. Regardless, here is what they had to say. CTLM has about $38.5mm net cash (there is a little more cash, but also some debt) as of March 31, but they are still burning through cash. We expect them to have about $31.5mm at the time of the deal. After all transactions and restructuring costs we expect to gain at least $8mm in cash, not $28mm as you state. The ability to pick up $8mm of cash is helpful, but was certainly not the central focus of the deal as you suggest. We are buying Centillium at a dirt cheap price and this is, as you suggest, a commentary on the rather beleaguered state do the industry. This is a great deal for TranSwitch and there were multiple drivers to the deal. You are portraying it as a merger of unprofitable losers who getting together because they can’t think of anything better to do. While its true that this combination would probably not have happened if the industry were healthier. Everything is cyclical and just as in 2000 these stocks were at the top of the cycle and oil was at the bottom of the cycle, so now have the roles reversed. Both TranSwitch and Centillium have some very large quantifiable opportunities.
相关推荐阅读
shaoziyang 2017-12-15 11:06
《micropython 入门指南》正式出版了
第一本专门介绍MicroPython的中文图书《MicroPython入门指南》由电子工业出版社正式出版了(各大书店和网络书店都有)。MicroPython是近年开源社区中最热门的项目之一,它功能强大...
shaoziyang 2017-11-01 15:30
《MicoPython入门指南》一书即将发行
《MicoPython入门指南》一书即将发行,这是第一本专业介绍MicroPython的中文书籍,请大家多关注和支持。​​...
shaoziyang 2017-07-13 19:50
micro:bit 专用电池扩展板
最近Microbit这么火,就想着要做点什么,于是就有了这个Microbit的专用电池扩展板。它完美配合原版的microbit,可以为microbit增加电池、蜂鸣器功能,功能上超过 MI:power...
shaoziyang 2017-06-13 09:09
用pyboard的dac播放音乐
官方的PyBoard带有DAC功能,使用DAC,我们可以播放简单的音乐。 先准备好两根铜丝,一个有源音箱,一个音频线。 然后从官方网站下载两个文件: http://micropython.org/...
shaoziyang 2017-06-13 09:03
microbit巡线小车 BoBBoT
BoBBoT 是一个使用 BBC micro:bit 控制的巡线小车套件,它很容易组装。 它特别为儿童设计,让孩子可以通过实践学习计算机科学概念。使用 BoBBoT 可以学习: 算法设计 (流程图和...
shaoziyang 2017-06-12 08:29
micropython升级到了 1.9.1
micropython升级到了 1.9.1,主要改进有: v1.9.1 修复了 stm32 的 USB 存储, lwIP 绑定和 VFS 问题 This release provides an imp...
EE直播间
更多
我要评论
2
12
关闭 站长推荐上一条 /1 下一条