KDS 3.2 Linked Project is not copying files?

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

KDS 3.2 Linked Project is not copying files?

Jump to solution
366 Views
jasonscott
Contributor IV

Hi everyone,

I am having a weird issue. 

Something is not getting copied correctly when i rebuild my bsp/psp libraries.

I am doing a build for a custom board using MQX 4.2.

I made changes to the header file that has my pin definitions in it (XXX_k60n512.h).

I did a clean build of the bsp library where i thought it would copy over the file to the '\lib\debug' folder upon completion.

In ther KDS i right-click on one of the definitions i added....

pastedImage_1.png

and i get this error....

pastedImage_2.png

I do not get any compile errors for not finding BSP_FPGA_CE1. (I assume i would?).

Next odd occurrence...

I tried to Open the declaration of the another define....

pastedImage_3.png

and it took me to a different define?

pastedImage_4.png

How can i fix this problem?

Thanks, 

-Jason

Tags (1)
0 Kudos
1 Solution
282 Views
jasonscott
Contributor IV

Solved!

Under the KDS application.

Go to Project-> c/c++ Index -> Freshen All Files.

-Jason

View solution in original post

0 Kudos
1 Reply
283 Views
jasonscott
Contributor IV

Solved!

Under the KDS application.

Go to Project-> c/c++ Index -> Freshen All Files.

-Jason

0 Kudos