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.

SIMPLELINK-MSP432-SDK: Need Help with TExaSdisplay on MSP-EXP432P401R LaunchPad

Part Number: SIMPLELINK-MSP432-SDK

Tool/software:

Hi all,

I'm working with the MSP-EXP432P401R LaunchPad and trying to use TExaSdisplay in both SCOPE and LOGICANALYZER_P1 modes. I’ve followed several example projects but in my case, the display stays completely blank in both modes.

What I’ve Tried:

  • Verified I'm toggling P4.5 for the oscilloscope mode

  • Used LaunchPad_Input() with logic analyzer mode

  • Ensured only one main() runs at a time (tested each example individually)

  • Launched TExaSdisplay.exe manually before or right after code execution

Despite all that, I get no signal on the display at all—no logic traces, no waveforms.
I've also made sure the appropriate TExaS_Init(SCOPE) or TExaS_Init(LOGICANALYZER_P1) call is included and runs.

Is there anyone who can guide?

Appreciate any guidance.

Thanks!