Hello,
at first my setup:
Hardware: LAUNCHXL-F28027 with BOOSTXL-DRV8301 and the shipped Telco motor
IDE: Code Composer Studio 6.0.0.00190 and GUI Composer 1.0.0.201308252300 (rcp-main)
Software: I'm using a slightly modified LAB10A (sending status via sci)
My question:
The SCI seems not working when Code Composer Studio is not running. If I flash the software and let it run status is delivered via SCIA. If I terminate the debug session the status is still delivered. But if I replug the Launchpad to USB I got no SCIA communication at all.
Does the USB to SCIA Bridge in the emulator somehow need to be activated? Is CCS doing that while connecting? How can I do it manually.
Short: Serial communication through USB is only possible after a Code Composer Studio connect has been established and not after Reset.