全志V5 helloworld例程(测试你整个搭建的开发环境)---lindeni V5开发板
<div class='showpostmsg'> 本帖最后由 IC爬虫 于 2020-1-29 09:22 编辑<p>搭建交叉工具在<a href="https://bbs.eeworld.com.cn/thread-1108671-1-1.html">https://bbs.eeworld.com.cn/thread-1108671-1-1.html</a>这个帖子有说明!</p>
<p>本帖环境要求:</p>
<p>1.ubuntu 16.04</p>
<p>2.V5 交叉工具链</p>
<p>3.vscode</p>
<p>4.make</p>
<p>程序很简单就是打印 hello world!</p>
<pre>
<code>#include <stdio.h>
int main()
{
printf("hello world!\n");
return 0;
}</code></pre>
<p>**** Hidden Message *****</p>
<p><br />
<br />
<br />
<b><font color="#5E7384">此内容由EEWORLD论坛网友<font size="3">IC爬虫</font>原创,如需转载或用于商业用途需征得作者同意并注明出处</font></b></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> <p>小样,好久不见了,在老家还是?</p>
philips_lu 发表于 2020-1-28 22:31
小样,好久不见了,在老家还是?
<p>哪也没去!</p>
philips_lu 发表于 2020-1-28 22:31
小样,好久不见了,在老家还是?
<p>跟着爬虫玩起来 哈哈</p>
soso 发表于 2020-2-4 16:36
跟着爬虫玩起来 哈哈
<p>他躲我躲得远远的😄😄</p>
philips_lu 发表于 2020-2-4 21:30
他躲我躲得远远的😄😄
<p>这又是从何说起?</p>
<p>兄弟,V5的板有没有布板出来,匀一块当评估板用,给RMB<img height="52" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/pleased.gif" width="48" /></p>
<p>111111111111111111111111111</p>
<p>谢谢分享!</p>
页:
[1]