Hello,
We are using the Hercules RM48L952ZWT board with HalCoGen generated drivers and TI demo code. There are 3 USB posts on ths board - miniUSB for TIXDS100V2 Emulator access (connect with TeraTerm session we can see output on PC over serial, etc.), USB device port and USB Host port.
The question is for the SCI drivers used to display text that is defaulted to miniUSB port, how can we change this in HalCOGen or manually so the output of these tests via SCI drivers (sciDisplayText(scilinREG,...) is redirected from miniUSB port to USB device port on Hercules board (we have enabled USB device and successfully run the USB device test with connected cable). Or redirected SCI output to JTAG emulator is Ok also. Thank you.