I am not able to cross probe between schematic and layout. I have attached the settings.
If I select schematic symbol, it does not select/highlight/zoom the corresponding component in the layout. The same is true the other way. If I select a component in the layout, it does not select/highlight/zoom in the schematic.
I am wondering how to enable cross probing ?
I also tried, select a schematic symbol, right click “select on PCB” but nothing happened on PCB view. It should select/highlight/zoom to that component in the layout but it does not.
For me cross-probing always worked. But you do need to start the schematic and PCB editors from the project manager, so there is an active project. There is no cross-probing in standalone mode, as at that time there is no connection between the schematic and PCB at all.
Cross probing was probably introduced in KiCad V6. But whatever, if your version has it, it should work. If you do stay with KiCad v7 (or any old KiCad version) then do make sure you updated to the latest bug fix release (The third digit of KiCad’s version number) of that mayor version.
But do you open the project manager first? That is what keeps a project together, but without the open project, opening the PCB editor from the schematic editor probably also does not work. The simplest test is with [F8] which is the function to update the PCB from the schematic. If that works, you can be pretty sure the connection between schematic and PCB has been established.