gmtime

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

gmtime

811件の閲覧回数
a8Chcx
Contributor V

Hi,

I am using KDS3.2.0 for KV58F240 MCU.

I am using cdatm_UTC = gmtime(&time_count); to convert seconds into UTC time.

I can compile and run it, but it won't return from this call.

Can anybody to help me to fix this problem?

Thanks,

Christie

0 件の賞賛
返信
1 返信

672件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Christie:

The time functions are not implemented . The header file (time.h) is provided for compatibility only.  If you need it, you have to write your own functions.

Just an information: I tested the gmtime with MCUXpresso SDK 2.4.1 with MCUXpresso IDE 10.2.1 and Frdm-k66 board.  I can get the right result.

Regards

Daniel

0 件の賞賛
返信