_time_delay_ticks hangs application with multiple Clock Configuration (MQX Lite Processor Expert Kinetis L KL24)

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

_time_delay_ticks hangs application with multiple Clock Configuration (MQX Lite Processor Expert Kinetis L KL24)

716件の閲覧回数
mroczeks
Contributor IV

Hi,

I have a project based on Kinetis L (KL24) device. I am using ProcessorExpert for drivers with MQX Lite as a PE driver too.

In my task loop I use _time_delay_ticks function call to wait for some time.

It all works OK if I have only one Clock Configuration created in CPU driver.

If I add second Clock Configuration the software execution reaches _time_delay_ticks function and hangs in Idle Task forever.

I does not matter if I ever use the second Clock Configuration or if this Clock Configuration is different from the first one.

If I delete _time_delay_ticks function call it all works OK.

WTF?

0 件の賞賛
返信
0 返答(返信)