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.

MSPM0L1106: UART_PACKET_SIZE increase issue

Part Number: MSPM0L1106
Other Parts Discussed in Thread: MSPM0G3519,

Good day TI team,

As of now in given example support UART packet size as 4,
using macro 
#define UART_PACKET_SIZE (4)
Tried to increase this size by updating this macro from 4 to 6
but not allowed.

Please guide to increase the UART packet size to any.

Thanks
Selvam