Tool/software: Code Composer Studio
Hello,
I imported a template application from the SDK RTOS package. Compilation and target configuration was fine. Launching the target configuration and connecting DMSC_Coretex_M3 and Coretex_A53 were also fine with expected GEL outputs. After loading the application, pressing resume button didn't make any log on serial terminal. I tried both Linux and Windows version but the result was same. Could you help me to debug this issue?
Linux : minicom, 115200 8N1, ttyUSB0 according to dmesg (four ports ttyUSB0, ttyUSB1, ttyUSB2, ttyUSB3 from UART in my system)
Windows : Tera Term, 115200 8N1, COM30 according to Device Manager (four ports COM30,32,33,34 from UART in my system)
Thanks,
Jeff