Hi, I try to rebuild redboot by following the readme file in the
Curtis Monroe's SerialBlaster package. But I got some warning
messages listed below. If I ignore the warnings, and continue to
make, then I got error messages. It seems the package
version 'current' got mixing up with version v2.0 (the redboot.h in
v2.0 does not define 'NO_MEMORY'). Can somebody help me out. Thanks!
Guibiao
###########warning message###############
build]# ecosconfig new ts7250 redboot
U CYGPKG_HAL_ARM_ARM9_ARM920T, new inferred value 1
U CYGSEM_HAL_ROM_MONITOR, new inferred value 1
build]# ecosconfig
import /home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/
redboot_ROMRAM_ts7250.ecm
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_HAL', version
`v2_0' is already loaded.
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_INFRA', version
`v2_0' is already loaded.
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_REDBOOT',
version `v2_0' is already loaded.
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_ISOINFRA',
version `v2_0' is already loaded.
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_LIBC_STRING',
version `v2_0' is already loaded.
/home/LinuxBox/ecos/packages/hal/arm/arm9/ts7250/current/misc/redboot
_ROMRAM_ts7250.ecm: warning
Cannot load version `current' of package `CYGPKG_CRC', version
`v2_0' is already loaded.
U CYGSEM_IO_FLASH_VERIFY_PROGRAM, new inferred value 0
build]#
#########error messages############
/home/LinuxBox/ecos_ts7250_eeprom/packages/hal/arm/arch/current/src/r
edboot_linux_exec.c:
In function `do_exec':
/home/LinuxBox/ecos_ts7250_eeprom/packages/hal/arm/arch/current/src/r
edboot_linux_exec.c:328:
error: `NO_MEMORY' undeclared (first use in this function)
/home/LinuxBox/ecos_ts7250_eeprom/packages/hal/arm/arch/current/src/r
edboot_linux_exec.c:328:
error: (Each undeclared identifier is reported only once
/home/LinuxBox/ecos_ts7250_eeprom/packages/hal/arm/arch/current/src/r
edboot_linux_exec.c:328:
error: for each function it appears in.)
make[1]: *** [src/redboot_linux_exec.o.d] Error 1
make[1]: Leaving directory
`/home/LinuxBox/build/hal/arm/arch/current'
make: *** [build] Error 2
------------------------ Yahoo! Groups Sponsor --------------------~-->
You can search right from your browser? It's easy and it's free. See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|