【LAUNCHXL-CC1350-4】- 3:搭建开发环境
<div class='showpostmsg'> 本帖最后由 MianQi 于 2021-7-13 15:32 编辑<p>起初,平台是Ubuntu 20.04,IDE是CCS。CCS的首页是这样:</p>
<p></p>
<p> </p>
<p>但是,光有这个IDE不行,还得装这几个软件:</p>
<p>1、SDK</p>
<p>2、uniflash</p>
<p>3、SimpleLink Academy</p>
<p>就测评的这块板子来说,第三项包含在第二项以内:</p>
<p></p>
<p> </p>
<p>但是在Ubuntu平台上,上述插件却怎么也装不上,于是,返回到Windows 10,这时有多了一个插件可用:SmartRF Studio</p>
</div><script> var loginstr = '<div class="locked">查看本帖全部内容,请<a href="javascript:;" style="color:#e60000" class="loginf">登录</a>或者<a href="https://bbs.eeworld.com.cn/member.php?mod=register_eeworld.php&action=wechat" style="color:#e60000" target="_blank">注册</a></div>';
if(parseInt(discuz_uid)==0){
(function($){
var postHeight = getTextHeight(400);
$(".showpostmsg").html($(".showpostmsg").html());
$(".showpostmsg").after(loginstr);
$(".showpostmsg").css({height:postHeight,overflow:"hidden"});
})(jQuery);
} </script><script type="text/javascript">(function(d,c){var a=d.createElement("script"),m=d.getElementsByTagName("script"),eewurl="//counter.eeworld.com.cn/pv/count/";a.src=eewurl+c;m.parentNode.insertBefore(a,m)})(document,523)</script> 本帖最后由 MianQi 于 2021-7-14 10:06 编辑
<p>安装及磁盘占用情况如下:</p>
<p>1、CCS,下载容量1.2G,占用空间3.8G;</p>
<p>1、SDK,下载容量0.8G,占用空间4.1G;</p>
<p>2、uniflash,下载容量140M,占用空间800M;</p>
<p>3、SmartRF Studio,下载容量70M,占用空间200M。</p>
页:
[1]