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 Report
Routed Pins in pinsetting HTML report ( Correct information )


Thank you.