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: application fail to execute instead.....


> well, i have burnt the RedBoot image in the flash ROM. and on power the
> data is copied to the RAM and boots. so what changes should i do to
> download my application and execute it.
The line "RedBoot(tm) bootstrap and debug environment [ROM]" tells that it
will get loaded as well as run from ROM. I will advice you use the trick
explained by Michael Anburaj to find where is getting loaded and where is it
getting run from. Also the line "RAM: 0x00000000-0x04000000,
0x00004948-0x04000000 available" tells about RAM only. If you have flash
that should also be reported by RedBoot. Have you modified RedBoot source or
you are rebuilding CVS code only?

Regards
Mohanlal

-- 
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]