Advanced Search
Search Results
497 total results found
Running the Player Demo Application on R-Car D3 Draak Integrity
Logging Output and Key Input Use any terminal software to connect to the target via COM to receive logging output and use key input. BaudRate needs to be set to 115200. Download the Application To download and debug the application you need a Green Hills pr...
Building Own Application for R-Car D3 Draak Integrity
Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System. To configure and generate makefiles for compiling the Player, follow below ...
R-Car H3 Integrity BSP: Prerequisites
Hardware: Renesas RCarH3 Merload board CGI Studio has been tested on Renesas RCarH3 Merload board. CMake In order to build Candera, the Meta build system CMake needs to be installed with at least version mentioned here.CMake is able to create the cross comp...
Running the Player Demo Application on R-Car H3 Integrity
Asset An asset (statically linked) has been pre-built and is located here: [...]/cgi_studio_courier_apps/src/CourierSampleApp/Assets/AssetLibCff_RCarH3_Integrity_Target.bin Asset loading from file system (if required) Note: Applica...
Building Own Application for R-Car H3 Integrity
Integrity base folders Integrity OS: C:/ghs/int1144/multivisor MULIT + compiler: C:/ghs/comp_201714 CMAKE source path [...]/cmake/Apps/Courier/CourierSampleApp CMAKE configuration & generation use generator for "Mi...
Traveo2 NoOS BSP: Prerequisites
Hardware: Infineon Traveo II CGI Studio has been tested on Infineon Traveo II (CYTVII-C-2D-6M-500-BGA CPU REV-B) board and Infineon Traveo II (CYTVII-C-2D-4M-216 CPU REV-A) board . CMake In order to build Candera, the Meta build system CMake needs to be ins...
Traveo2 AUTOSAR BSP: Prerequisites
Hardware: Infineon Traveo II CGI Studio has been tested on Infineon Traveo II (custom 4M) board . CMake In order to build Candera, the Meta build system CMake needs to be installed with at least version mentioned here.CMake makes it possible to create the c...
Running the CGI Player Demo Application on Traveo2
Download the Application To download and debug the application you need a Green Hills probe (or IAR Systems I-jet probe) that is configured accordingly for your Infineon Traveo II board. Executable Application Green Hills In MULTI launcher select "...
Running the CGI CourierSampleAppLight Demo Application on Traveo2
Download the Application To download and debug the application you need a Green Hills probe (or IAR Systems I-jet probe) that is configured accordingly for your Infineon Traveo II board. Executable Application Green Hills In MULTI launcher select "...
Building Own Application for Traveo2
Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications, refer to CGI Studio Build System. To configure and generate makefiles for compiling the CGI CourierSampleAppL...
Useful Hints and Recommendations
Setting for tasks In CMake you have the possibility to set the size and the location of the memory for the command queues and also the COPSes reserved for that task. Additionally, you can set the memory location for the frame buffers (in case they exist in th...
Traveo 2 Sample
Summary This solution is a sample of a cluster that can be executed on Traveo II and is meant to showcase some of Traveo II's new functionality. Purpose This solution allows you to see how various Traveo II features work in conjunction to form a cluster sam...
Wayland Linux BSP: Prerequisites
Hardware: Raspberry Pi 5 Board CGI Studio has been tested on the Raspberry Pi 5 Board. CMake In order to build Candera, the Meta build system CMake needs to be installed with at least version mentioned here. CMake is able to create the cross compilation ma...
Running the CGI Player Demo Application on Linux with a Wayland Display Server
Copy the application and the asset to the target in /home/root folder. This can be done by copying the filed to the SD card containing the file system or via ssh (scp). Logging Output and Key Input Use TeraTerm or another terminal software to connect to the ...
Building Own Application for Linux with a Wayland Display Server
Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System To configure and generate makefiles for compiling the CGI Player, follow be...
iMX6 Prerequisites
vCompiler The default shader compiler for iMX6, vCompiler.exe, is part of the VTK (Vivante Tool Kit) provided by Vivante Corporation. The VTK version needs to match exactly the iMX6 hardware version. For further information please check the NXP Semiconductors...
iMX6 Linux ARM: Prerequisites
Hardware: Freescale iMX6 SABRE CGI Studio has been tested on Freescale iMX6 SABRE Lite and Automotive Infotainment Linux Board Support Package (BSP) The Freescale Release BSP imx-3.14.38-6QP_ga was used for SABRE Automotive Infotainment. For SABRE Lite and ...
Running the Player Demo Application on iMX6 Linux
iMX6 System Preparation For instructions how to install the toolchain please refer to the Yocto Project's Quickstart and Application Developer's Guide. The application and asset can be copied into the folder /root on the SD-Card with the target root file sys...