No more delay component for CPU?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

No more delay component for CPU?

ソリューションへジャンプ
1,810件の閲覧回数
lander
Contributor IV

I worked with CW 6.3 and recently moved to CW 10.2 and I'm messing with PE and noticed there is no delay method in the CPU's method list.  Am I missing something, like maybe another component meant to act as a CPU delay?  The only components I'm working with are UART (AsynchroSerial) and a single I/O bit.

Thank you,

Liz

ラベル(1)
0 件の賞賛
返信
1 解決策
880件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Liz,

that delay method still exists for S08 and ColdFire. But does not exist for say Kinetis.

That's why I wrote my own component to overcome this.

The component is available here: Wait

The latests version and sources (and other components) are available on GitHub here: GitHub

An example usage of it is shown here: Tutorial: Enlightning the Freedom KL25Z Board | MCU on Eclipse

Hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
881件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Liz,

that delay method still exists for S08 and ColdFire. But does not exist for say Kinetis.

That's why I wrote my own component to overcome this.

The component is available here: Wait

The latests version and sources (and other components) are available on GitHub here: GitHub

An example usage of it is shown here: Tutorial: Enlightning the Freedom KL25Z Board | MCU on Eclipse

Hope this helps,

Erich

0 件の賞賛
返信
880件の閲覧回数
lander
Contributor IV

It's working great!  Thank you for your response!

0 件の賞賛
返信