[技术求助] 请帮我改下错

[复制链接]
1350|1
 楼主| robbins37 发表于 2012-10-29 16:14 | 显示全部楼层 |阅读模式
我的主程序如下

#include <stdio.h>

#include \"tms320lf2407.h\"

interrupt void nothing()        //哑中断子程序

{

     return;

}



void main()

{





    /* write a string to stdout */

  puts(\"hello world!\\n\":'(;





}

错误信息如下

>> cannot allocate .sysmem in B1_DARAM (page 1)

>> errors in input - ./Debug/test.out not built

请帮我看下如何改正,是什么错误
dousfoulexd 发表于 2012-10-29 16:20 | 显示全部楼层
cdm 文件中对 B1_DARAM  的定义可能有点不合适.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

10

主题

160

帖子

2

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