本人用的源文件是官方提供的asm_test4.s这个文件,其中配置文件也是官方提供的,只是把相关需要改动的地方改为asm_test4了,现在的问题是编译之后出现0错误1警告,警告信息是.\RuninRAM.sct(9): warning: L6314W: No section matches pattern *(InRoot$$Sections).,进入到调试界面,问题出来了,没有办法调试 调试错误是:*** error 56, line 58: cant open file
SetupForStart(); // Setup for Running
//g, main // Goto Main
请问大家这是怎么回事
[ 此帖被kasim在2012-01-07 14:36重新编辑 ]