I have a simple board with a S32K144W (48-pin) and am trying to create a very simple application using S32 Design Studio. I used the Config Tools to setup the main system clocks, SWD, Low Power Timer and Low Power UART. I generated all the code for the above configuration however, when I build the project I get:
fatal error: status.h: No such file or directory
This file is referenced by the peripheral header files.
Can anyone help?
Andy