Hello,
I only want to compile the mqx-libraries. And the following warning happens:
Can anyone help?
The following appears in the Problems window:
Description Resource Path Location Type
Invalid project path: Duplicate path entries found (/bsp_twrmcf52259 [Include path] isSystemInclude:true includePath:C:/Freescale/CW MCU v10.5/MCU/ColdFire_Support/ewl/EWL_C/include), path: [/bsp_twrmcf52259]. bsp_twrmcf52259 pathentry Path Entry Problem
thanks
Ms. Piggy
Solved! Go to Solution.
Hi!
Check in menu Project > Properties > C/C++ Build > Settings > >ColdFire Compiler > Input and also menu Project > Properties > C/C++ Build > Settings > >ColdFire Linker > Input that you dont have duplicated include paths
If your problem persists I recommend to move to CW10.6 or submit a Service Request at www.freescale.com/support
Regards,
Carlos
Hi!
Check in menu Project > Properties > C/C++ Build > Settings > >ColdFire Compiler > Input and also menu Project > Properties > C/C++ Build > Settings > >ColdFire Linker > Input that you dont have duplicated include paths
If your problem persists I recommend to move to CW10.6 or submit a Service Request at www.freescale.com/support
Regards,
Carlos
It seems to work. There were duplicated pathes in user- and system path.
If you have a lot of includes in the user path, it is very difficult to find out
Is there an easy way to find out which duoblicated items in there. or to save the whole stuff, to bring it restore it afterwards ?
The problerm happens with 10.6
Well then?