how to enable SPE in S 32DSV2.1

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

how to enable SPE in S 32DSV2.1

Jump to solution
1,495 Views
longfeiwang
Contributor III

I need to enable SPE in the core of S32R274 Z7-1 to speed up some algorithms. The steps are as follows:

1

pastedImage_1.png

 

2

pastedImage_2.png

3 add files 

#include "spe.h"

#include "spe2.h"

After I finished these operations, there were a lot of errors in the compilation project。Is there something wrong?

pastedImage_3.png

0 Kudos
1 Solution
1,362 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

All you need to do is to enable them in S32DS:

pastedImage_1.png

regards,
Peter

View solution in original post

0 Kudos
5 Replies
1,363 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

All you need to do is to enable them in S32DS:

pastedImage_1.png

regards,
Peter

0 Kudos
1,362 Views
longfeiwang
Contributor III

The settings you reply to are the default settings,After I add spe.h there are still a lot of errors C:/NXP/S32DS_Power_v2.1/S32DS/build_tools/e200_ewl2/EWL_C/include/pa/spe.h:830:30: error: unknown type name '__ev64_opaque__'

pastedImage_1.png

0 Kudos
1,362 Views
longfeiwang
Contributor III

problem  has been  solved   THKS

0 Kudos
1,362 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Nice to hear that.

regards,

Peter

0 Kudos
1,362 Views
longfeiwang
Contributor III

THKS it's very useful

0 Kudos