How to find out "cy_stc_capsense_tuner_t " by use "open declaration " on MTB2.0

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
YunHuaD_81
Employee
Employee
25 sign-ins 10 sign-ins 5 replies posted

Hi Team,

It compiles correctly

2   I can't find out  "cy_stc_capsense_tuner_t" by use "open declaration " on MTB2.0

3   hint:Could not find sysbol"cy_stc_capsense_tuner_t" in index.

.

pastedImage_0.png

Thanks,

Dick

0 Likes
1 Solution
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi Dick,

You can find the declaration for cycfg_capsense.h in TARGET_<BSP>/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_CapSense.h

pastedImage_0.png

Best regards,
Hari

View solution in original post

0 Likes
3 Replies
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi Dick,

You can find the declaration for cycfg_capsense.h in TARGET_<BSP>/COMPONENT_BSP_DESIGN_MODUS/GeneratedSource/cycfg_CapSense.h

pastedImage_0.png

Best regards,
Hari

0 Likes
YunHuaD_81
Employee
Employee
25 sign-ins 10 sign-ins 5 replies posted

Hi Hari,

Thank you!

In this case, In this case, how do you fix this feature? 

Thanks!

Dick

0 Likes
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi Dick,

I did not fix the issue. The definition was present for me. Can you please let me know how you started the project?

Did you start form Empty PSoC6 App?

Please make sure that the necessary header files are present in the main.c file.

You can also try a "clean and build" to make sure that the files are imported correctly.

If these suggestions does not help, please share your project so that I can debug it at my end

Best regards,
Hari

0 Likes