Luca
_______________________________________________
rtems-users mailing list
rtems...@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-users
Try to change some argument o sparc-rtems-objcopy such this line below:
"sparc-rtems-objcopy -O binary name_of_source_ exe name_of_binary.bin"
that is the "same" line I use on my ARM, excpet it arm-rtems-objcopy not sparc-rtems-objcopy.
2012/4/3 Luca Cinquepalmi <cinqu...@planetek.it>
Try to change some argument o sparc-rtems-objcopy such this line below:
"sparc-rtems-objcopy -O binary name_of_source_ exe name_of_binary.bin"
that is the "same" line I use on my ARM, excpet it arm-rtems-objcopy not sparc-rtems-objcopy.
I just made this test some right now on BSP SIS.
sparc-rtems-strip -s executable_name.exe -o strip-executable_name.exe
It was reduced a lot. from #MB to 140kB. After this I turn into binary.
sparc-rtems-objcopy -O binary strip-executable_name.exe final-binary-name.bin
2012/4/3 Luca Cinquepalmi <cinqu...@planetek.it>
-- Joel Sherrill, Ph.D. Director of Research& Development joel.s...@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985