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]

Re: ***SPAM*** Re: redboot over VxWorks


> SECTION_rom_vectors in my idl file also set to 0x80000.
> I nice download my redboot.bin at 0x80000, but when i go to this address("g 
> 0x80000" command in VxWorks bootloader), my console is hanged(i so think),
> and no error present. What it can be?

The default RAM application configuration will assume there is a
redboot ROM installed on the target and will try to make use of
it. You need to configure your system to not do this by disabling
CYGPKG_HAL_ROM_MONITOR.

Or you can install redboot as your boot loader.

        Andrew

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


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