S32DS Power assigns wrong pin information

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

S32DS Power assigns wrong pin information

1,163 次查看
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.

标签 (1)
0 项奖励
回复
1 回复

1,150 次查看
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 项奖励
回复