fsp icon indicating copy to clipboard operation
fsp copied to clipboard

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

Open arpadmozes opened this issue 2 years ago • 1 comments

I am connected to the target through the J-link ARM debugger. I see that the communication status says connecting via OCD emulator, is it ok? I cannot enable monitoring due to the error "A variable used in this view was not found." I use fsp 2.3.

image

image

arpadmozes avatar May 05 '22 11:05 arpadmozes

The workaround is described in the help. Could you please try this method.

While processing for communications is in progress, the processing will be stopped if any information cannot be acquired, with the state of the [Enable Monitoring] button changing to "off" after the message [A variable used in this view was not found. Please refer to the help for this view.] is displayed in the area for the display of monitoring information and in the console view of the e2 studio. Check the following points in such cases. • Touch key middleware exists in the project component. • The value of the macro definition TOUCH_CFG_UPDATE_MONITOR is 1. • Debug information is output.

KojiMaruno avatar Jun 07 '22 08:06 KojiMaruno

For future reference, a guide has been published to help users avoid issues with QE for CapTouch: https://www.renesas.com/us/en/document/apn/using-qe-and-fsp-develop-capacitive-touch-applications

renesas-austin-hansen avatar Feb 02 '24 17:02 renesas-austin-hansen