编译时的错误问题如下:我用的是PD5.0,使用HI-tech的LITE模式编译,不知此错误是怎么回事? ./boot.asm
./main.c
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\main.c(77):(356) implicit conversion of float to integer (warning)
sed: can't read HTlinkOpts.lkp: No such file or directory
expanded_libs =
Linking..
HI-TECH C COMPILER (Cypress PSOC) Lite V9.61PL2
Copyright (C) 1984-2008 HI-TECH SOFTWARE
(1273) Omniscient Code Generation not available in Lite mode (warning)
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\function.h(262):(764) mismatched comparison (warning)
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\function.h(284):(750) constant operand to || or && (warning)
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\function.h(284):(764) mismatched comparison (warning)
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\function.h(1374):(690) interrupt function requires address (warning)
!WE:\psoc\DJ42\DJ42\DJ42\DJ42\function.h(1416):(690) interrupt function requires address (warning)
: 0: (491) can't find 0x7D4 words for psect "UserModules" in segment "CODE" (error)
HI-TECH C PRO compiler averages 40% less code than this Lite mode
PRO may reduce your program size by 12196 bytes
To evaluate HI-TECH C PRO please visit http://cypress.htsoft.com/portal/convert
D:\PROGRA~1\Cypress\Common\CY3E64~1\tools\make: *** [output/DJ42.hex] Error 1
DJ42 - 1 error(s) 6 warning(s) 11:07:32 |