Skip to main content

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

  • [...]/cgi_studio_courier_apps/src/cmake/Apps/Courier/CourierSampleApp

CMAKE configuration & generation

  • use generator for "MinGW Makefiles" (install MinGW for win32 if needed)
  • use toolchain file: [...]/cgi_studio_candera/cmake/toolchain-files/cgi_studio_devices/src/RCarH3/ToolchainFiles/MULTI-toolchain-RCarH3.txt

CMAKE variables to set

  • COURIER_PLATFORM=RCarH3Platform
  • COURIER_PLATFORM_CONFIG=Target_RCarH3Integrity_ARM

make command (win32 command console)

  • mingw32-make