This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Redboot flash programming tool problem


Hi,

I have adapted the pid board for my oki board ARM7TDMI compatible, all work
fine with
a the redboot defaut package, I obtain an functionnal Redboot on the serial
port, all command
work fine.
 I want now add the option "Build flash programming tool" for
use Redboot for prog my atmel flash. but an error occur on the build of the
RAM image, it's an file that
I can't find in all the ecos cvs files, it's the "cstartup.h" file ! any can
help me for this error, this after
the error :

arm-elf-gcc -c  -I/ecos-d/cygwin/ecos-work/redboot_install/include -I/ecos-d
/cygwin/ecos/packages/hal/arm/oki/current -I/ecos-d/cygwin/ecos/packages/hal
/arm/oki/current/src -I/ecos-d/cygwin/ecos/packages/hal/arm/oki/current/test
s -I. -Wp,-MD,deps.tmp -I/ecos-d/cygwin/ecos/packages/hal/arm/oki/current/sr
c/ -mcpu=arm7tdmi -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
 -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -
fno-exceptions -fvtable-gc -finit-priority -o src/prog_flash.o
/ecos-d/cygwin/ecos/packages/hal/arm/oki/current/src/prog_flash.c
make[1]: Leaving directory
`/ecos-d/cygwin/ecos-work/redboot_build/hal/arm/oki/current'
/ecos-d/cygwin/ecos/packages/hal/arm/oki/current/src/prog_flash.c:53:
sys/cstartup.h: No such file or directory
make: Leaving directory `/ecos-d/cygwin/ecos-work/redboot_build'
make[1]: *** [/ecos-d/cygwin/ecos-work/redboot_install/bin/prog_flash.img]
Error 1
make: *** [build] Error 2



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]