Page 1 of 1

Little problems with Kinetis Demos

Posted: Mon Feb 22, 2016 11:17 pm
by RoccoMarco
Hi,
I have found some little problems in Kinetis Demos:
Both RT-FREEDOM-K20D50M and RT-FREEDOM-KL25Z lack of ".project", ".cproject" and debug configuration.

Both RT-FREEDOM-K20D50M-EXT and RT-FREEDOM-KL25Z-EXT have broken debug configuration

These are minor fixes, but right now Demos are not ready to use.

Ciao,
RM

Re: Little problems with Kinetis Demos

Posted: Mon Feb 22, 2016 11:55 pm
by utzig
I don't use any Eclipse based IDE to require .project, etc. If you want to send patches with the missing files/directories I would gladly add them. Btw, to debug I only create an openocd.cfg file with 4 lines in it (usually). I would expect users to do that if they need it.

Cheers,
Fabio Utzig

Re: Little problems with Kinetis Demos

Posted: Tue Feb 23, 2016 9:33 am
by RoccoMarco
Hello utzig. I know what you mean, indeed, so I did. Anyway would be great if beginner user could be able to use you work with ease just installing ChibiStudio :mrgreen:.
I have attached a .zip containing all the project from /demos/KINETIS/ patched with .project .cproject and .launch. I hope this could be appreciated.
Ciao,
RM

Re: Little problems with Kinetis Demos

Posted: Tue Feb 23, 2016 9:51 pm
by utzig
Commited.

Re: Little problems with Kinetis Demos

Posted: Tue Feb 23, 2016 10:00 pm
by RoccoMarco
thanks. I'll make some article on playembedded soon