Hi.., Recently I shifted to Kinaties and I'm new to this controllers. will you please guide me how to start project using KDS II and also link some demos.
Thanking you.,
Prakash Reddy. Narreddy
Solved! Go to Solution.
Hi Prakash Reddy. Narreddy
The newest version of KDS is KDS3.0, I suggest you use KDS3.0, it already fix a lot of the bug in KDS2.0, you can download KDS3.0 from this link:
After you install the KDS3.0, you can refer to the KDS_Users_Guide.pdf which you can find from this path:C:\Freescale\KDS_3.0.0\doc
This document is the get start document.
Wish it helps you!
If you still have question, please contact with me!
Have a great day,
Jingjing
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Prakash Reddy. Narreddy
The newest version of KDS is KDS3.0, I suggest you use KDS3.0, it already fix a lot of the bug in KDS2.0, you can download KDS3.0 from this link:
After you install the KDS3.0, you can refer to the KDS_Users_Guide.pdf which you can find from this path:C:\Freescale\KDS_3.0.0\doc
This document is the get start document.
Wish it helps you!
If you still have question, please contact with me!
Have a great day,
Jingjing
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you sir for your Suggestion
Hi Reddy,
If you want any particular example code to start with, then let us know - we can help it
Yeah sir, I'm searching for examples but i didn't caught any examples. so , please send me some examples and thank you for support.
Regards.,
Siva Prakash Reddy Narreddy
Hello Reddy,
Initially I started with KDS, due to some issues I shifted to code warrior, however the code remains same.
This is the example to blink the LED by using embedded components, hope it will help you
1. I am using two embedded components
Configuration for BitIO is (I am using TRK-KEA 128 evaluation board)
configuration for TimerInt is
dobule click on event.c
Expand BitIO
pull NegVal into event.c
Generate processor expert code
Build it
Dump the code using debug mode onto your evaluation board
Run it
LED should start blinking
If it doesn't, post your query by specifying the problem