S32DS 3.4 configtools component function list

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

S32DS 3.4 configtools component function list

1,575 Views
fk1
Contributor I

Hi,

 

I'm moving form S32 2.2 to 3.4

in the 2.2 version when using processor expert it would show a function list which you could drag and drop into the code, with the configuration names prefilled.

 

does this exist in version 3.4? if so how do i view this

 

Thanks

 

example of what i can see in version 2.2

S32 2.2 processor expertS32 2.2 processor expert

0 Kudos
Reply
5 Replies

1,554 Views
mikedoidge
NXP Employee
NXP Employee

Hello @fk1,

Unfortunately, that functionality was not reproduced in the new S32 Configuration Tools. It was quite a useful feature.

Best Regards,

Mike

0 Kudos
Reply

1,333 Views
yyds
Contributor II

Without this functionality, how does this version call generated functions?  

Tags (1)
0 Kudos
Reply

1,320 Views
mikedoidge
NXP Employee
NXP Employee

You will have to add them using the traditional method. If you are looking for some tool to place the calls into your code, there isn't one.

There are many example projects provided with the SDKs/RTDs which demonstrate the usage of each of the functions.

Best Regards,

Mike

0 Kudos
Reply

1,311 Views
yyds
Contributor II
  • The traditional way? could you make that clear? Thanks

Tags (1)
0 Kudos
Reply

1,269 Views
mikedoidge
NXP Employee
NXP Employee

What I mean by traditional way, is whatever method you normally would use to implement an SDK into your C code without the use of any special tools.

 

0 Kudos
Reply