Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by kohjy@Nov 2 2006, 02:39 PM hi !
refer to http://ecos.sourceware.org/docs-latest/red...boot-guide.html (http://ecos.sourceware.org/docs-latest/redboot/redboot-guide.html)
if program(hello) is elf file format.
no need to use "-v -r -b" options. elf file has infomations about entry point ....
so, only "load hello" and "go" while network environment is ok.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19100)
--- quote end ---
--- Quote End --- I tried this but redboot restart immediatly.
RedBoot> load hello
Using default protocol (TFTP)
<Bad format string: 1021B9C : 13 E000 1021DE0 1FFFB44 2 1022570 1021BEC 1>
... waiting for BOOTP information P.S. The program run well as stand alone