s32 design studio, apex_add example error......

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

s32 design studio, apex_add example error......

1,028 Views
lipeng_tian
Contributor I

I create a project from apex_add example in s32 disign studio, and build elf file with A53_linux. run error:

APEX_InterruptSetup() -> ioctl 'IOCTL_APEX_PID_SET' for APEX 0 failed and returned errno Inappropriate ioctl for device
APEX_InterruptSetup() -> ioctl 'IOCTL_APEX_PID_SET' for APEX 1 failed and returned errno Inappropriate ioctl for device
APEX_InterruptSetup() -> failed to allocate memory for interrupt array

Tags (2)
0 Kudos
4 Replies

775 Views
lipeng_tian
Contributor I

jiri, thank you.

S32DS:version2.0 build id 170911

Device:s32v234_sbc

then, the APU firmware that I build with S32DS, should be place where in the filesystem?

0 Kudos

775 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

there is new S32DS release - https://community.nxp.com/docs/DOC-342080 

including RTM VSDK v1.2.0 fully supporting the SBC evb. The older VSDK has some issues related to SBC board. Please update your S32DS and OS image. 

Hope it helps. 

Jiri 

775 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

what is your S32DS version and EVB? I just built this demo (S32DS v2018.R1) and start it on s32v234_sbc board (running Linux BSP 18 HF) and have no issue: 

pastedImage_1.png

Jiri

0 Kudos

775 Views
lipeng_tian
Contributor I

Auto Linux BSP 1.0 s32v234sbc

0 Kudos