Keil : V5.28
Compiler : V6.12
Device : ARMCM33
when I use go to definition, "No information avilable for the selected symbol" error occur.
It operate very well in other PC. but, problem occur with only my PC.
I dont know why this issue occur even though I install keil with same method when I installed other PC.
Huijun Yang said:Keil : V5.28 Compiler : V6.12 Device : ARMCM33 when I use go to definition, "No information avilable for the selected symbol" error occur. It operate very well in other PC. but, problem occur with only my PC. I dont know why this issue occur even though I install keil with same method when I installed other PC.
It sounds like the issue might be related to indexing or missing debug information on your specific installation. Since it works fine on another PC, here are a few things you could check: Ensure that your Keil installation path is correctly set in the system variables. Sometimes, missing paths can cause issues with symbol resolution. → If Keil has an option to refresh or rebuild its symbol database, try doing that. → Run Keil as an administrator and see if the problem persists. → If possible, export the working Keil settings from the other PC and import them into your current setup.
I had a similar issue when working on a cross-platform project, and the experts at a flutter app development companies helped me troubleshoot by comparing dependency paths between different machines. Turned out, one of my PCs had an outdated environment configuration