enumerator value for 'kCLKOUT_From_SysPll' is not an integer constant

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

enumerator value for 'kCLKOUT_From_SysPll' is not an integer constant

1,351件の閲覧回数
pedromoreira
Contributor I

Hi All, I try to build LPC845 project (exported from SDK 2.7) but appear the followings errors:

1.- referencing a null pointer in '*0' fsl_clock.h /LPC845_Project/drivers line 167 C/C++ Problem
2- enumerator value for 'kCLOCK_IOCONCLKDiv0' is not an integer constant

How can solved this issues?

many thanks in advance

pmoreira

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

1,284件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Pedro,

I think the SDK package version difference leads to issue that the enumerator value "kCLOCK_IOCONCLKDiv0" is NOT defined. I use SDK2.6 version, the enumerator value   kCLOCK_IOCONCLKDiv0 is defined in fsl_clock.h

I copy the screenshot.

I think the SDK version 2.7 has similar declaration in the same fsl_clock.h

Hope it can help you

BR

Xiangjun rong

pastedImage_1.png

0 件の賞賛
返信

1,284件の閲覧回数
pedromoreira
Contributor I

Hi xiangjun.rong, excuse me for the late reply. Many thanks for the answer.

best regard

pmoreira

0 件の賞賛
返信