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.

CC2642R: how to disable DBOARD_DISPLAY_USE_UART_ANSI mode on display

Part Number: CC2642R
Other Parts Discussed in Thread: UNIFLASH

Dears,

I am using CC2642 Launchpad with SDK simplelink_cc13x2_26x2_sdk_3_10_00_53.

I modified simple_peripheral example/Tools/Defines/simple_peripheral_app.opt, make -DBOARD_DISPLAY_USE_UART_ANSI=0

After I rebuild the project and flashing, the display on UART is still on ANSI mode.

Could anybody know what is going on here?