因为按照Quickstart-Eval-Kit-Keil文档上的指示,将HelloWorld工程编程到Flash中,结果原来的Data Logger quick start application就没有了,我想将原来的程序写到Flash中,在哪可以找到原来的程序工程?
因为按照Quickstart-Eval-Kit-Keil文档上的指示,将HelloWorld工程编程到Flash中,结果原来的Data Logger quick start application就没有了,我想将原来的程序写到Flash中,在哪可以找到原来的程序工程?
不知道楼主有没有安装StellarisWare,板子默认带的程序在:
StellarisWare安装目录下\boards\ek-lm4f232\qs-logger文件夹中,有源代码和编译成功的程序
Richard Ma,你好
我在uVision IDE中载入qs-logger工程,重新编译,链接出现错误:.\rvmdk\qs-logger.axf:error:L6050U:The code side of this image (39516bytes) exceeds the maximum allowed for this version of the linker.
麻烦指教下,我怎么可以编译链接通过,并且将程序写到Flash中?
Richard Ma,你好
我在uVision IDE中载入qs-logger工程,重新编译,链接出现错误:.\rvmdk\qs-logger.axf:error:L6050U:The code side of this image (39516bytes) exceeds the maximum allowed for this version of the linker.
麻烦指教下,我怎么可以编译链接通过,并且将程序写到Flash中?
Keil本身是收费的,楼主可以联系ARM公司购买。
CCS有针对LM4F232开发板的限制版本,就是只可以在该开发板上仿真的版本,楼主可以试试5.11版本
如果楼主只是想烧录原来的程序,不需要源代码,可以用LM Flash Programmer直接下载编译好的程序,在
boards\ek-lm4f232\qs-logger\ewarm\Exe\qs-logger.bin