Difference between revisions of "R-Car/Boards/ADAS-View-Solution-Kit"

From eLinux.org
Jump to: navigation, search
Line 19: Line 19:
 
== Quick Start ==
 
== Quick Start ==
 
=== Build BSP images ===
 
=== Build BSP images ===
Please follow these instruction to build BSP http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:
+
Please follow these instruction to build BSP 2.19 http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:
  
 
At step 8 use h3ulcb target name <br/>
 
At step 8 use h3ulcb target name <br/>

Revision as of 11:30, 22 August 2017

Introduction

This is the official Wiki for Renesas R-Car ADAS View Solution Kit.


Refer to R-Car Starter Kit Pro page
Refer to R-Car Starter Kit Premier page

Where to buy

TBD

ADAS View Solution Kit Documentation

TBD

System with LVDS cameras

TBD

Quick Start

Build BSP images

Please follow these instruction to build BSP 2.19 http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:

At step 8 use h3ulcb target name
At step 16 use images for View ADAS Starter Kit board.

NOTE: you can refer to http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Build_scripts_examples section and use scripts as is.

Build SDK

Please follow these instruction to build SDK http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Build_SDK

Flashing firmware

Please follow these instruction to flashing firmware http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Flashing_firmware (optional step)

U-Boot Environment

Please follow these instruction to boot from SD card http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Configure_U-Boot_to_boot_from_SD_card
For View board you must use one of the following dtb files:

Image-es1-r8a7795-h3ulcb-view.dtb
Image-r8a7795-h3ulcb-view.dtb

ADAS test applications

Please follow these instruction to build and use ADAS tests http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#ADAS_test_applications

Legacy BSP

Legacy BSP (2.12) instruction can be found here ADAS View Solution Kit legacy