Build error in CW11.1

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

Build error in CW11.1

ソリューションへジャンプ
1,308件の閲覧回数
anand_s
Contributor III

Hi,

 

We are using CW11.1 IDE and MQX 4.2 RTOS for our development of Kinetis K60 controller based hardware.

Below file throws error when we trying to build K60 project in CW 11.1

C:\Freescale\CW MCU v11.1\MCU\ARM_GCC_Support\ewl\EWL_C\include\ctime.

The error is conflict types of data structures tm, time_t, mktime. These are already defined in MQX due to this conflict is happening.

My question is how we can handle this error? Right now we are commenting these data structures in library file(ctime). But i think this is not a right way to solve this issue. Please share your ideas to solve this issue.

Thanks and regards,

Anand.S

ラベル(1)
0 件の賞賛
1 解決策
1,258件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi ANAND S:

MQX 4.2 was compiled and tested with Codewarrior 10.6.   At that time, there was no conflict issue.

From my point of view ,  it is acceptable to comment out the data structures.

Regards

Daniel

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,259件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi ANAND S:

MQX 4.2 was compiled and tested with Codewarrior 10.6.   At that time, there was no conflict issue.

From my point of view ,  it is acceptable to comment out the data structures.

Regards

Daniel

0 件の賞賛