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: Application loading from hyper terminal



On 27-Jul-2001 Ashutosh Sharma wrote:
> I am using SREC format. Using following command, I am
> converting the file
> 
> i386-elf-objcopy --target=srec source.exe target.hex
> or
> i386-elf-objcopy -O source.exe target.hex
> 
> on cygwin source file is source.exe and on linux
> source only

Fair enough.  You're sure that the locations being used by the file
are writable by RedBoot?  It's quite careful, only allowing you to
load into "safe" memory locations.  Use the 'version' command to
show which memory locations will be allowed.


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