Error: java.lang.NullPointerException - Solved
Hi, my name is Livio, I try to test some examples from ST with the board STM32F469I-Discovery with System Workbench for STM32.
I import the example, one of this is LCD_DSI_CmdMode_DoubleBuffering, but the problem is the same with many examples.
I can import correctly, then I click on BUILD icon, no problem.
But when I click on DEBUG icon I receive the message:
An internal error occurred during “Launching STM32469I_DISCOVERY.elf”
java.lang.NullPointerException.
Someone can help me?
Thank you
Livio
Solved with “Help - Check for Updates”, after the update no more errors.