Unable to Add Component in S32DS ARM 2.2, menu option disabled, "Predecessor Expert" not working?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to Add Component in S32DS ARM 2.2, menu option disabled, "Predecessor Expert" not working?

Jump to solution
2,179 Views
rsating
Contributor III

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:

BCC_S32K144_Component_AddToProject.png

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

BCC_S32K144_ARM-2.2_AvailableSoftware.png

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

Thanks

0 Kudos
1 Solution
2,141 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rsating,

 

How about create a simple new project ?

I test on my side, it seems can work:

Alice_Yang_0-1606286002192.png

 

 

Regards,

Alice

 

View solution in original post

0 Kudos
2 Replies
2,142 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello rsating,

 

How about create a simple new project ?

I test on my side, it seems can work:

Alice_Yang_0-1606286002192.png

 

 

Regards,

Alice

 

0 Kudos
2,133 Views
rsating
Contributor III

I was able to see the Components Library in a new project, but only after noticing and clicking on the "Components Library" tab to make it visible.  Until then, the menu option  Window --> Show View --> Components  appears to not do anything. One has to look carefully, it the tab was there, but not easy to see. I suggest making the tab active after the user tries to make it visible with using the menu click sequence below, otherwise, it is hard to understand what, if anything, happened. 

S32DS_showing-components-library.png

0 Kudos