[ECOS] Application loading from hyper terminal
Gary Thomas
gthomas@redhat.com
Fri Jul 27 09:45:00 GMT 2001
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.
More information about the Ecos-discuss
mailing list