This is the mail archive of the ecos-discuss@sourceware.org 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: Startup Procedure


On Thu, Mar 01, 2007 at 02:09:19PM -0800, Samer Darras wrote:
> Still does not work????
> These are the exact steps:
> - Built a default configuration using the configuration tool
> - Built the tests using the configuration tool
> - Converted the test program "basic" to binary file using: 
> arm-elf-objcopy -O binary basic basic.bin
> - Burned the image into flash using SAM-BA
> - Connected to serial port and was expecting to see a couple of message
> after reset but nothing at all!!!!

Where in flash are you programming it?
Which serial port are us using? What board rate?

At some point you are going to need a JTAG emulator so that you can
debug. You might want it earlier rather than later so you can single
step through the startup code and work out what is happening.

     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]