分享TI LM3S811开发板使用心得

[复制链接]
5444|26
 楼主| fq1110 发表于 2011-11-19 21:58 | 显示全部楼层 |阅读模式
本帖最后由 fq1110 于 2012-4-6 17:58 编辑

首先感谢21IC与TI的对这次活动的大力支持,让我们加深了对TI系列MCU的了解,学习到了不少新知识.
闲话不多说了,直接上例程.
happyzyj 发表于 2011-11-21 08:56 | 显示全部楼层
好好,很强大!!!!!  顶起!!!!!         :lol
beyond_10000 发表于 2011-11-21 09:09 | 显示全部楼层
够专业,够强悍啊
lixiaoxu2meng 发表于 2011-11-21 09:12 | 显示全部楼层
beyond_10000 发表于 2011-11-21 09:15 | 显示全部楼层
lz中断注册函数那个问题有没有解决啊,我也遇到过那问题,后来也是在中断向量里做的,不过始终不爽,每次用注册函数时,运行到服务函数就会卡死:'(
beyond_10000 发表于 2011-11-21 09:17 | 显示全部楼层
感觉就像看片遇到码,能看,但是不爽
 楼主| fq1110 发表于 2011-11-21 12:13 | 显示全部楼层
看了函数库说明,IntRegister提示注意
The use of this function (directly or indirectly via a peripheral driver interrupt register function) moves the interrupt vector table from ?ash to SRAM. Therefore, care must be taken when linking the application to ensure that the SRAM vector table is located at the beginning of SRAM; otherwise NVIC will not look in the correct portion of memory for the vector table (it requires the vector table be on a 1 kB memory alignment). Normally, the SRAM vector table is so placed via the use of linker scripts; some tool chains, such as the evaluation version of RV-MDK, do not support linker scripts and therefore will not produce a valid executable.
但是还是搞不清楚准则,什么时候需要将中断映射表,从flash中移至sram中。而且看过前人的贴子,好像效率上也比不上在flash中,用起来又复杂。建议还是放至到中断向量表里面。
 楼主| fq1110 发表于 2011-11-30 22:58 | 显示全部楼层
本帖最后由 fq1110 于 2011-11-30 23:51 编辑

前期时间一直很忙,也未能把相关例程与资料上传上来,现在补上.
kakio 发表于 2011-12-1 07:26 | 显示全部楼层
多谢分享啊
kakio 发表于 2011-12-1 07:26 | 显示全部楼层
例程很酷
tianyu01 发表于 2011-12-1 11:33 | 显示全部楼层
下载了
tianyu01 发表于 2011-12-1 11:33 | 显示全部楼层
很不错 图文结合
teet 发表于 2011-12-1 11:52 | 显示全部楼层
LM3S811的功能 写的很详细
teet 发表于 2011-12-1 11:52 | 显示全部楼层
受教了
kakio 发表于 2011-12-1 11:54 | 显示全部楼层
在开发过程中遇到的问题 写的很详细说
kakio 发表于 2011-12-1 11:55 | 显示全部楼层
很有水平
guozhiyang 发表于 2011-12-1 19:32 | 显示全部楼层
wangzhiqin 发表于 2013-4-9 21:27 | 显示全部楼层
:lol很好,顶起
25456426 发表于 2013-5-7 10:41 | 显示全部楼层
我怎么什么都看不到?1楼没什么东西啊。。。怎么回事呀
ab24656 发表于 2013-5-7 19:09 | 显示全部楼层
学习,很好,顶起
您需要登录后才可以回帖 登录 | 注册

本版积分规则

68

主题

530

帖子

2

粉丝
快速回复 在线客服 返回列表 返回顶部