How to add MCAL / Drivers / OS / Middleware components in S32 Design Studio

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

How to add MCAL / Drivers / OS / Middleware components in S32 Design Studio

611 Views
viswa_kondapall
Contributor IV

Hi,

We are CAN2CAN example project from LLCE example list. In this we like to add MCAL / Drivers / OS / Middleware components in S32 Design Studio.

ETH_43 plugins is required but ETH-GMAC only available.

We like to add Uart1 but Linflexuart is not available to addd in the same project.

Power component we like to add to the project but we are not able to add to the project. 

So could anyone please help. How to add MCAL / Drivers / OS / Middleware components in S32 Design Studio  - 3.4/3.5 - procedure is same i think in the both versions.

regards,

Viswanath K

 

0 Kudos
1 Reply

595 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

To add different peripherals inside S32DS, Config Tools is used. The following links provide a simple blink example from scratch, which should provide the general idea of adding more features into your project:

HOWTO: Create a Blinking LED application project f... - NXP Community

HOWTO: Create a Blinking LED application project f... - NXP Community

One is without Autosar (first link) and the other is with Autosar (second link).

As for additional features not available under LLCE and RTD, they need to be installed prior to be usable (i.e. PFE).

More HOWTO's are provided under the following link that may provide to be useful:

S32DS - list of HOWTOs - NXP Community

Please, let us know.

0 Kudos