On 08/07/2020 10:47, Christian Mauderer wrote:
This didn't work for me. I got:
[1391/1410] Linking
build/arm/beagleboneblack/testsuites/samples/iostream.exe
/opt/rtems/6/lib/gcc/arm-rtems6/10.0.1/../../../../arm-rtems6/bin/ld:
./librtemsbsp.a(bbb-i2c.c.1.o): in function `am335x_i2c_reset':
/home/EB/sebastian_h/src/rtems/build/arm/beagleboneblack/../../../bsps/arm/beagle/i2c/bbb-i2c.c:202:
undefined reference to `__wrap_puts'
collect2: error: ld returned 1 exit status
That's another problem: There is a puts in the bbb-i2c that maybe should
be a printk instead. Haven't found the time yet to post a patch. I'll
send one in a few minutes.
I would remove the debug output.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel