Open Declaration issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Open Declaration issue

Jump to solution
652 Views
joseefrenrodrig
Contributor I

Hi, my name is J. Efren Rodriguez and I have an issue with Code Warrior 10.2. My software works ok but its no possible to navigate in it.


The code compiles, generate the binary files and also runs in the pcb board I designed but I can navigate in the code.


Let me explain....


The open declaration or F3 funtions doesnt do anything.


I open the c file, main in this case, select the port B define and press F3. Nothing happens. It is in all the funtions, defines or subroutines. When I download the code in my pcb board,it works right


Could anyone explain me the linker paths I must check to be able to navigate?


Thanks in advice.

 


Labels (1)
0 Kudos
1 Solution
378 Views
BlackNight
NXP Employee
NXP Employee

Hello,

this sounds like an issue with the Eclipse indexer. Have a look at

Fixing the Eclipse Index | MCU on Eclipse

This probably will help.

View solution in original post

0 Kudos
1 Reply
379 Views
BlackNight
NXP Employee
NXP Employee

Hello,

this sounds like an issue with the Eclipse indexer. Have a look at

Fixing the Eclipse Index | MCU on Eclipse

This probably will help.

0 Kudos