Want to try USB vcom example on Freedom K64F board.
Import project with newlib_semihost produced this error:
What's going on?
The import continued, and build produced this further error:
c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libcr_newlib_semihost.a(syscalls.o): in function `_read':
syscalls.c:(.text._read+0x0): multiple definition of `_read'; ./source/retarget_itm.o:C:\Users\developer\Documents\MCUXpressoIDE_11.1.1_3241\workspace\frdmk64f_dev_cdc_vcom_freertos\Debug/../source/retarget_itm.c:146: first defined here
c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+fp/hard\libcr_newlib_semihost.a(syscalls.o): in function `_write':
syscalls.c:(.text._write+0x0): multiple definition of `_write'; ./source/retarget_itm.o:C:\Users\developer\Documents\MCUXpressoIDE_11.1.1_3241\workspace\frdmk64f_dev_cdc_vcom_freertos\Debug/../source/retarget_itm.c:78: first defined here
What's going on?
NXP: please confirm you have reproduced this and filed a bug report
Thanks,
Best Regards, Dave