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
已解决! 转到解答。
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!
-----------------------------------------------------------------------------------------------------------------------
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