Part Number: CODECOMPOSER
Other Parts Discussed in Thread: CC2652PSIP, CC1352P
using itm in log module to see the logs
for cc2652psip module 

these are the configuration for itm
when i use tilogger itm --elf "/home/pavan/Documents/ti_learning/log/Debug/log.out" /dev/ttyACM1 12000000 stdout --format "{T} | {L} | {F} | {D}"
the initial log satement is receiving but i terminal it showing some packet error
like after some time it's receving logs fine with no disrruption
what might be the issue
in windows i have tested with 1352p i have see no issue then the logs received fine with no missing logs
don't get whether it's os issue or need to do any extra setup or chipset issue..