S32DS Power assigns wrong pin information

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

S32DS Power assigns wrong pin information

736 Views
Dong-il
Contributor I

Hello,

My development environment is

IDE : S32DS Power 2.1 + SDK 3.0.3

Target MCU : SPC5748G 176pin

 

I assigned some GPIO using PE then generate and download

But I saw something weird

I set toggle GPIO146(PJ[2], Pin 72) but it comes from pin 146

 

I could find the problem information at pin setting component generate report HTML > Pin assignment

The assignment table shows GPIO number instead of Pin number and working as actual pin.

 

Here's HTML Report( wrong?? )

Pin Assignment HTML ReportPin Assignment HTML Report

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Routed Pins in pinsetting HTML report ( Correct information )

2.PNG

3.PNG

 

Thank you.

Labels (1)
0 Kudos
Reply
1 Reply

723 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

thanks for report. I can reproduce your issue. It looks, that the Package layout has incorrectly assigned pin numbers to port names. In your case the Pin number 72 is in package layout shown as a pin 61 - PWM_IVI_MON  I'll create bug ticket. This issue has not effect on program itself - it is related to HTML report only. 

 

Jiri

0 Kudos
Reply