Skip to main content
WLewe
Associate III
November 8, 2019
Question

I have a project that I can flash to target fine and it works as intended. When I try to simulate my project the project builds fine and the simulator quits after a few moments saying "Unable to launch simulator". Any ideas?

  • November 8, 2019
  • 1 reply
  • 546 views

I can open other projects and simulate fine but I do not see what I could be doing in this project that could make the simulator not work but my target board functions fine.

This topic has been closed for replies.

1 reply

WLewe
WLeweAuthor
Associate III
November 8, 2019

Fixed it. For some reason the customKeyboard class from the Touchgfx example problem was causing the simulator to go awry. Back at it on Monday.