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]

Re: Problem downloading eCos


Daniel.Andersson@combitechsystems.com wrote:
> 
> Hi,
> 
> I have just recently got my EB40 board on-line with gdb (using
> serial/angel). However, i cannot download anything to the memory. I can view
> the memory through insight 5.0 but when i connect to target and issue a
> download the whole environment hangs. Has it anything to do with my ecos
> configuration or is it something else?

Have you tried just setting a single memory address in RAM to see if that
works, eg. set *(int *)XXXXXX=0x87654321

where XXXXX is some valid RAM address. Also try using the command line to
eliminate the possibility of it being an insight-specific problem.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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