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]

FW: mbx ecos stub


> Hi,
> I am trying to get ecos gdb stub running on my MBX board.
> I have built the monitor images.
> However, the srec image starts at address 0xfe000000.
> I could not download this image using eppc-bug since eppc-bug is starting
> from this location.
> So, I want to program in flash instead of socketed one at location
> 0xfc000000.
> powerpc-eabi-objcopy -O srec --change-address=????? gdb_module.img
> gdb_module.srec.
> what is the significance of --change-address option. i want to program at
> location 0xfc000000.
> If i give the change address as 0xfc000000
> the s record is created with address 0xfa000000
> I then tried to download this new image .
> I didn't see any output from the serial port or any response from the
> board. 
> Can someone help me out.
> 
> Regards,
> mekala

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com


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