I have been struggling over 2 weeks trying to make my (S32DS for PA + Devkit MPC5744P) works with those examples from SDK PA RTM3.0.3, so far, none of these examples is ok on debugging.
one of problems:
created a new "hello world " example from SDK 3.0.3 demo pool, configured pins, then PE generated code, when build it, a lot of errors, finally found the PE generated empty "pins_driver.h " .
WHY? and HOW to fix this.