Hi,
you can upload project by Use advanced editor option:

There is probably something wrong with your project settings/S32DS Installation. bool is defined in stdbool.h header file - based on used C library.
You can find which one is used in Project Properties (right click on project name) -> Properties -> Settings -> Target processor:

Jiri