Hello-world program on APEX cores

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

Hello-world program on APEX cores

1,296 Views
abhishek_kumar3
Contributor I

Hi,

I'm new to VisionSDK_S32V2xx_RTM_1_1_1. I have installed the sdk (VisionSDK_S32V2xx_RTM_1_1_1) on Linux and want to play with it. I've an NXP evaluation board as well. I'm basically trying to write a very simple "hello-world" program which uses APEX cores. I've no idea how and where to start with. Any help will be appreciated.

Thanks

Abhishek

Labels (1)
Tags (2)
0 Kudos
2 Replies

1,130 Views
abhishek_kumar3
Contributor I

Thanks Paul. I will work on your comments and let you know in case of any issues.

0 Kudos

1,130 Views
paulvlase
NXP Employee
NXP Employee

Hi begsy‌,

You can find the vsdk documentation in C:\NXP\VisionSDK_S32V2xx_RTM_1_1_1\s32v234_sdk\docs\ folder.

You can start with:

  1. docs\vsdk\S32V234-EVB_SetupGuide.pdf, Section 3.3 Running the applications via Linux OS - how to setup the evaluation board
  2. docs\vsdkVisionSDK_ProgrammingExamples.pdf - how to write a Hello World application
  3. docs\nbuild\NBUILD_UserGuide.pdf - how the build system works

You can find info about APEX programming in the docs\apex folder.

0 Kudos