Defect report on S32K144_SDK_gcc 0.8.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Defect report on S32K144_SDK_gcc 0.8.1

1,316 Views
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

Labels (1)
Tags (1)
0 Kudos
3 Replies

1,012 Views
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 Kudos

1,012 Views
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 Kudos

1,012 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

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

BR, Petr

0 Kudos