I'm working through the following BCC example for S32K144-EVB
Battery Cell Controller (BCC) software driver for MC33771C
Sec 4.4 Creating a new project with BCC SW driver
https://www.nxp.com/docs/en/user-guide/UM11346.pdf
However, I'm not able to get "Processor Expert" functionality to work.
Trying to add the "lpspi" component to the project, the context menu option is disabled, see below, and there are not "Components" nodes on the tree in Project Explorer as there are in S32S for ARM 2.0:

All S32DS updates are applied, and all available S32 Design Studio components are installed:

What could I be missing, that components can't be added to the project?
Thanks