public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
* ecos on OMAP710 using CCS
@ 2003-10-21 20:13 Batra Rajat-r7aadp
  2003-10-21 20:25 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Batra Rajat-r7aadp @ 2003-10-21 20:13 UTC (permalink / raw)
  To: 'ecos-maintainers@sources.redhat.com'


Hi, 

I am trying to load redboot into RAM on my OMAP710 based board. I have succesfully created a redboot.elf using ecos2.0 and the innovator for arm9 config file. When I try to load redboot onto the board using CCS version 2.2 using File/load program and selecting my redboot.elf file, I get an error stating that the application has terminated because of possible stack overflow, or writing into the wrong place.  In fact CCS shuts down. Am I even close to following the right steps?  If so, what might be the problem?

Thank you, 

Rajat

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ecos on OMAP710 using CCS
  2003-10-21 20:13 ecos on OMAP710 using CCS Batra Rajat-r7aadp
@ 2003-10-21 20:25 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2003-10-21 20:25 UTC (permalink / raw)
  To: Batra Rajat-r7aadp; +Cc: 'ecos-maintainers@sources.redhat.com'

Batra Rajat-r7aadp wrote:
> Hi,
> 
> I am trying to load redboot into RAM on my OMAP710 based board. I have
> succesfully created a redboot.elf using ecos2.0 and the innovator for
> arm9 config file. When I try to load redboot onto the board using CCS
> version 2.2 using File/load program and selecting my redboot.elf file,
> I get an error stating that the application has terminated because of
> possible stack overflow, or writing into the wrong place.  In fact CCS
> shuts down. Am I even close to following the right steps?  If so, what
> might be the problem?

This isn't really the right forum. You'll get a better chance of good 
responses to future queries in the ecos-discuss list.

As for your problem, it looks like CCS is having a problem with the image, 
rather than the image being necessarily invalid. See if CCS can load 
another format like SREC or just raw binary to the correct address.

If you're not sure if your binary has been built for the correct address 
for the memory map of your board, you could verify by using 
"arm-elf-objdump -h redboot.elf".

One possible thing certainly is to verify you have built RedBoot for RAM 
startup type.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-21 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-21 20:13 ecos on OMAP710 using CCS Batra Rajat-r7aadp
2003-10-21 20:25 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).