µTasker Forum

µTasker Forum => NXPTM M522XX, KINETIS and i.MX RT => Topic started by: Drew on January 05, 2018, 05:43:16 PM

Title: Orphaned configuration. No base extension cfg exists for org.eclipse.cdt...
Post by: Drew on January 05, 2018, 05:43:16 PM
We are just starting out using uTasker. We've followed the instructions on http://www.utasker.com/kinetis/compilers.html for CodeWarrior 10.x. Once the project successfully imports into CodeWarrior and when we try to look at the C/C++ build settings they are blank and this error message is shown below the Configuration drop down. Not exactly sure what could be causing this. We've tried this on both 10.6 and 10.7 versions.

Error Message: Orphaned configuration. No base extension cfg exists for org.eclipse.cdt.cross.arm.gnu.sourcery.windows.elf.debug.1993034600.611177042.1210167491.121190291
Title: Re: Orphaned configuration. No base extension cfg exists for org.eclipse.cdt...
Post by: mark on January 05, 2018, 07:40:02 PM
Hi

Are you sure that you have copied the CW 10.x project to the root? See http://www.utasker.com/kinetis/compilers.html#CW10
I haven't used CW for a long time - KDS and MCUXpresso are the ones that people tend to with Kinetis at the moment.

If this doesn't help, try with the the Open Source version at https://github.com/uTasker/uTasker-Kinetis because I am quite sure that that (it is a few years old) has been used successfully with CW 10.x. You could then use the same project with the present code.

Good luck

Regards

Mark

Title: Re: Orphaned configuration. No base extension cfg exists for org.eclipse.cdt...
Post by: mark on January 10, 2018, 02:17:33 PM
Drew

I should have now fixed the issue with CW as explained here: http://www.utasker.com/forum/index.php?topic=1979.msg7355#msg7355

Regards

Mark
Title: Re: Orphaned configuration. No base extension cfg exists for org.eclipse.cdt...
Post by: Drew on February 05, 2018, 05:16:44 PM
Mark,

Thanks for solving this issue. I will check today with the files you provided in the other forum post.

Regards,

Drew