fsp icon indicating copy to clipboard operation
fsp copied to clipboard

A variable used in this view was not found. Please refer to the help for this view.

Open larrychenlawrence opened this issue 3 years ago • 1 comments

image

larrychenlawrence avatar Oct 14 '21 04:10 larrychenlawrence

It looks an emulator is not connected yet, because "Communication Status: Disconnect" is displayed. Firstly, please start debugging and run (resume) your program on your target system.

If you still get this message, check the following points.

  • The touch middleware exists in your project.
  • Debug information is output.
  • A main process for touch is called in the main() function.

Also, if you are using FSP V3.3.0 or V3.4.0, could you try following workarounds?

  • Enable "Support for QE monitoring using UART" in the properties of rm_touch

TakashiMakita avatar Oct 17 '21 23:10 TakashiMakita