Learn lumit Step by Step
计划写一个 Learn lumit Step by Step 的系列,比较系统的介绍 lumit 开发板中的实验和相关源码分析,大约会有十几个篇章,边写边补充吧,欢迎大家批评指正。
Learn lumit Step 1: ARM 程序开发技巧
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=118124
Learn lumit Step 2 : 第一个嵌入式程序
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=118665
Learn lumit Step 3 : 系统初始化流程
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=118725
Learn lumit Step 4 : 驱动你的串口
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=118728
Learn lumit Step 5 : 实现 printf
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=119007
Learn lumit Step 6 : 做一个 Shell
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=119154
Learn lumit Step 7 : 下载与执行
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=119862
Learn lumit Step 8 : 代码可复用性
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120206
Learn lumit Step 9 : 使用 JTAG调试
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120221
Learn lumit Step 10 : LED 实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120705
Learn lumit Step 11 : 7段数码管实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120715
Learn lumit Step 12: 四位拨码开关实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120735
Learn lumit Step 13 : 综合实验一
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120754
Learn lumit Step 14: 蜂鸣器播放音乐实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120906
Learn lumit Step 15 : 中断按钮实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120911
Learn lumit Step 16 : 定时器实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120971
Learn lumit Step 17 : 综合实验二
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=120972
Learn-lumit-Step-18 : 串口通讯实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=132067
Learn-lumit-Step-19 : 字符液晶显示实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=132068
Learn-lumit-Step-20 : 实时时钟实验
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=132069
Learn-lumit-Step-21 : 综合实验三
http://linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=132070 在那?在那? 版主辛苦了!!
你这个系列可写得真及时,我正愁着如何做实验呢。
实验指导书讲得不是很详细,而且没有源码。
谢谢李老师,呵呵。你讲课讲得也不错,没想到写文档也写得相当漂亮!
下一步,就是按你这个系列step by step了! 不客气,如果学习过程中有什么心得收获,也希望能及时写成文档贴上来和大家一起交流。 版主:你的step by step完成了吗?很希望尽快看到它。 完成一多半了,不过最近实验室的活比较多, :cry:我会抽空继续写的。
前面写好的已经到 Step 17 了,可以先看看。 斑竹,我找不到这个step by step呀。 不好意思,看到了. 是有附件嗎? 為什麼我看不到? 斑竹,你的step大约会有十几个篇章,在哪个附件中,我怎么也找不到,只可以在帖子里找一章一章零散的,没有一起10几章在一起的?地方在哪了?我去下载?:-D 暂时还没有把这十几章打包在一起,公社论坛最大的附件只有 350 k,可以从精华区一篇一篇下载,也不算太麻烦吧。:wink: 感谢版主的伟大工作。
希望版主能够发布一些制作开发板的资料,谢了。 制作开发板方面可以参考 www.lumit.org 主页上面的焊接手册,以及 User Guide 1.4 pdf 里面的相关章节。伟大工作实在是谈不上,希望能够继续支持和推广 lumit 开源项目。 :P 正在学习,真是好资料亚!谢谢了!以后要来这里多多学习了!! 斑竹,首先感谢你为我们带来这么好的学习资料。我想请教你一个问题,不知你遇见过没?我在做step9使用JTAG实验时,遇到了一点问题,我按照你所说的步骤一步一步做下来,前面都很顺利,就是到最后时:
5) 此时可以看到程序停在 int main( void ) 入口,等待继续执行。
6) 可以选择 AXD 菜单 -> Execute -> Step In 单步调试,观察单步执行的点灯效果。
7) 也可以在适当的位置设置断点,直接执行到断点处,停下来观察变量和点灯状态。
也就是做到第6步时,突然出现一个对话框:Processor s3c4510b_0 raised an exception. Processor was reset. 无法继续进行了,这是怎么回事?先谢谢了!
页:
[1]
2