I am porting a project for S32K148 that was created on S32DS for ARM v 2.2 with Processor Expert. When I assign pins to the peripherals, e.g. the ADCs, I find that the pin numbers are different between the older and the newer IDE. For example, ADC0 channel 0 is connected to pin 115 (PTA 0) with Processor Expert, whereas it is connected to pin 140 (also PTA 0) with the new IDE.
Is this difference to be expected or am I doing something wrong?