打印

psoc deisgned 5.1软件错误

[复制链接]
1991|4
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
yiwang0901|  楼主 | 2010-9-10 13:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
这是什么意思啊
还有好多Starting MAKE...
creating project.mk -- no changes
CAUTION there are no library files
CAUTION boot.asm is older than boot.tpl or is missing
CAUTION you may need to generate source in PSoC Designer
./boot.asm
!E ./boot.asm(0): cannot open './boot.asm' for input
C:\PROGRA~1\Cypress\PSOCDE~1\5.1\Common\CY3E64~1\tools\make: *** [obj/boot.o] Error 1

asdfg - 2 error(s) 0 warning(s) 13:12:00
错我,就是不怎到怎么解决啊,
沙发
yiwang0901|  楼主 | 2010-9-10 13:36 | 只看该作者
这是源程序,
#include <m8c.h>        // part specific constants and macros
#include "PSoCAPI.h"    // PSoC API definitions for all User Modules


void main(void)
{
        // M8C_EnableGInt ; // Uncomment this line to enable Global Interrupts
        // Insert your main routine code here.
           LED_Start();


   LED_1_Start();  
  
  LED_1_Switch(1);         // Turn on LED  
  
   while(1) {  
      LED_1_Invert();       // Flash LED   
   }  


}

使用特权

评论回复
板凳
yiwang0901|  楼主 | 2010-9-10 13:36 | 只看该作者
怎么解决啊

使用特权

评论回复
地板
yiwang0901|  楼主 | 2010-9-10 13:38 | 只看该作者
好了,自己解决了,没有定义LED

使用特权

评论回复
5
Go_PSoC| | 2010-9-10 22:00 | 只看该作者
楼主找到问题的速度还真快,呵呵

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

0

主题

33

帖子

0

粉丝