This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: using sdk 8.30.01.01 logs are not receiving during start of some milliseconds(100ms)

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: CC2652PSIP, CC1352P

using itm in log module to see the logs 
for cc2652psip module 
image.png
image.png
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..

  • Hi Pavan,

    Can you confirm that you are observing this issue with the default CC2652PSIP log example which has only been modified to account for your module hardware instead of the LaunchPad?  When testing the CC1352P was it using a similar application, and was this on a third-party module or TI LaunchPad?  Have you tried to reduce the baudrate in order to work around the issue?  If a delay were inserted at the beginning of the application (i.e. before logging started), would you observe any packet error?  Please provide any logs which show the issue and comment on which lines should be focused on.

    Regards,
    Ryan