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.

LAUNCHXL-CC2640R2: multi_role example does not work with Sharp128 display

Part Number: LAUNCHXL-CC2640R2

Hello,

I tried the multi_role example from SDK 3.30.00.20 with the IAR compiler. As long as I use the UART to see the menu, everything works. Then I plugged on a Sharp128 display board because I wanted to use the UART for different purposes. I just changed "BOARD_DISPLAY_USE_LCD" to 1 and "BOARD_DISPLAY_USE_UART" to 0 and "BOARD_DISPLAY_USE_UART_ANSI" to 0 in the IAR project settings. The display works and shows the menu, but after some seconds I get an "ICALL TIMEOUT" error. How can I fix this?

Thanks and best regards,

Christian