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 "MinGW Makefiles" (install MinGW for win32 if needed)
  • use toolchain file: [...]/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

Revision #5
Created 2023-03-02 01:15:54 UTC by Tsuyoshi.Kato
Updated 2024-10-07 02:59:30 UTC by Tsuyoshi.Kato