Hi,
I am attempting to use the apps in the am335x StaterWare 1.1.0.5 and cannot get them to use the USB console. The prebuilt apps do. For example the enetLwip prebuilt app runs when I load it on the board and outputs to the USB console. (it also runs correctly). The one I build with CCS 5.4 does not.
I have built the application with USE_CPSW_DRIVER and CONSOLE=SEMI_HOSTING set as suggested in the comments and also have changed the ConsoleUtilsSetType to CONSOLE_DEBUGGER) instead of CONSOLE_UART. That didn't have any effect.
What were the settings used to build the pre-built version of this app in the 1.1.0.5 prebuilt download ?
Thank you for the help.
--jim schimpf