Defect report on S32K144_SDK_gcc 0.8.1

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

Defect report on S32K144_SDK_gcc 0.8.1

1,569件の閲覧回数
tommysvensson
Contributor II

Hi,

 

Where do one report issues found in the SDK?

 

I have found that "CMP_DRV_GetInitConfigAll(cmp_module_t* config)" does not initialize 

(config->comparator).dmaTriggerState.

 

(SDK/platform/drivers/src/cmp/fsl_cmp_driver.c)

 

BRs

Tommy

ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,265件の閲覧回数
raresvasile
NXP Employee
NXP Employee

Hi Tommy,

Which version of the SDK were you using?

In 0.8.1 the DMA support was not implemented and probably that is why the field was not initialized. 

Indeed this is a problem, because uninitializing the field may trigger unpredictable behavior. 

But we have recently released the 0.8.2 EAR release for the SDK, which now supports DMA, so the problem was most likely addressed. 

I will investigate this issue and come back with an answer. 

Thanks,

Rares

0 件の賞賛
返信

1,265件の閲覧回数
tommysvensson
Contributor II

I'm using version 0.8.1.

You mention  0.8.2 EAR. Where can I find it / download it?

BRs

Tommy

0 件の賞賛
返信

1,265件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

thanks for pointing this. I will notify the team responsible for the SDK.

BR, Petr

0 件の賞賛
返信