Freescale Cup Shield with Kinetis Design Studio Help

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

Freescale Cup Shield with Kinetis Design Studio Help

856 Views
tim_amish
Contributor II

Hello, I'm fairly new to programming and am having great difficulty. I was able to get a couple of the Kinetis Design Studio demos to work. However, I am trying to use Kinetis Design Studio along with the Freescale cup shield for the Freescale cup car. I can't get the example code for the car to work at all. I am going through this tutorial: https://community.freescale.com/docs/DOC-93914#jive_content_id_Code_Examples . My first problem is that there is some sort of Debug file I seem to be missing. When I try to "build all" like in the tutorial I get the error, "Program "make" not found in Path". This seems to me that it's a toolchain error. When I go to to my C++ tool settings there is nothing there. I have no toolchain. What should I do? I am puzzled by this problem and think it may lie in the fact that the tutorial is using codewarrior where I am using kinetis design studio. Does that matter?

 

Thank you for any help you can give me,

                                                  Tim

Labels (1)
0 Kudos
1 Reply

385 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Tim

The example project “FRDM-TFC_R1.0.zip” in the link below was developed by CodeWarrior v10.4 for MCU. It is not a KDS project.

https://community.freescale.com/docs/DOC-93914#jive_content_id_Code_Examples

Please use Eclipse CodeWarrior to open this project, CodeWarrior can be downloaded from:

http://tinyurl.com/6jo5tge

Or if you would import the project into KDS, please refer to this doc under your KDS folder:

C:\Freescale\KDS_3.2.0\doc\KDS_Porting_Guide.pdf

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos