RT-Thread-Studio / sdk-bsp-ra8d1-vision-board

The Vision-Board development board, based on the Renesas Cortex-M85 architecture RA8D1 chip.
37 stars 28 forks source link

RT-Thread-Studio build openmv instructions #101

Open Rbb666 opened 4 months ago

Rbb666 commented 4 months ago

If you want to use RT-Thread Studio to create and compile an OpenMV project, you need to strictly follow the following steps:

  1. Download the latest Vision Board development board support package in Studio's SDK-Manager (must be >1.1.0 version)

  2. Need to switch to Github download source in Studio

  1. Download V13.2.1 version GCC tool-chain

  1. Select V13.2.1 version tool-chain

  1. Enable lifting the command line length limit:

odudex commented 3 months ago

Do you intend to add a micropython example using the capacitive touchpad that comes with the 2" MIPI screen?

Rbb666 commented 3 months ago

Do you intend to add a micropython example using the capacitive touchpad that comes with the 2" MIPI screen?

Not yet, support is planned