[En-Nut-Discussion] Bug in ARM Semihosting console

Ole Reinhardt ole.reinhardt at embedded-it.de
Fri Jul 26 23:08:28 CEST 2013


Hi Uwe,

if compiling for Ethernut 5 for example the semihosting code does not
compile.

22:59:22: ----- Running 'make all' -----
22:59:27:
/home/ole/work/NutOS/ethernut/trunk/nut/dev/semihosting.c:83:0: error:
"AngelSWI" redefined [-Werror]
/home/ole/work/NutOS/ethernut/trunk/nut/dev/semihosting.c:81:0: note:
this is the location of the previous definition

Depending if you compile for a thumb architecture or not, you redefine
the AngelSWI instruction in line 83. I think this is not by intention :)

Could you please check the code again?

Have you tested compilation for other platforms as well?

Bye,

Ole


-- 
kernel concepts GmbH            Tel: +49-271-771091-14
Sieghuetter Hauptweg 48         Mob: +49-177-7420433
D-57072 Siegen
http://www.embedded-it.de
http://www.kernelconcepts.de


More information about the En-Nut-Discussion mailing list