Tool/software: Code Composer Studio
Hi, I am using F28027 launchpad for uart communication . The communication is proper and sending whatever i send via uart . but at the same time i have to see the data received via uart tx-pin on the watch - variable window of code composer studio i.e. on PC . I as per my knowledge PC and launchpad communication via USB cable uses UART port of controller, am i right ?
I also have TMS570ls04x launchpad I tried the same logic with that launchpad but i was unable to see the received data because that launchpad has only one uart , so on forum i got suggestion to remove some of register from launchpad (R8, R9) , and implementation new uart port using timer .
Now on C2000 f28027 launchpad has only one uart port . So my question is to see the the received data , Is I have to modify the launchpad by removing some register and then implement new uart port in software
like TMS570?
Thanks and Regards,
indrajit.
