Bug in S32 SDK 3.0.3 ProcessorExpert Component Inspector

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

Bug in S32 SDK 3.0.3 ProcessorExpert Component Inspector

770 Views
lucabarbiero
Contributor IV

Hello,

I think there is a bug in the user input validation of Processor Expert for S32 SDK 3.0.3.

In the eQADC component fields, there is a possibility to specify callbacks upon DMA transfer completion. Since I do not want this behavior, I specify "NULL" in these fields. 

However, the validation understand NULL as the name of a callback, and it will not let me use it in more than one place: it flags an error stating a name clash.

I did not check but maybe the same problem exists for other ProcessorExpert components as well.

Is it possible to get a fix?

lucabarbiero_0-1608481766960.png

 

Labels (1)
0 Kudos
1 Reply

314 Views
kamilla_peixoto
Contributor II

Hello,

Could you solve the problem?

I am having the same issue while defining multiple I2C master configurations. I cannot define more than one callback as "NULL".

 

0 Kudos