Defect report on S32K144_SDK_gcc 0.8.1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Defect report on S32K144_SDK_gcc 0.8.1

1,571 次查看
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,267 次查看
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,267 次查看
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,267 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

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

BR, Petr

0 项奖励
回复