5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-03 14:38:30 -04:00

Linux_HAL_Essentials: Update README.md

This commit is contained in:
Mirko Denecke 2015-10-07 18:38:18 +02:00 committed by Randy Mackay
parent 2b0434f089
commit d93200f3b1

View File

@ -20,6 +20,11 @@ NOTE: For Ubuntu different scripts shall be used. E.g., for precise:
----
###Setting Up PRU Compiler
You should first check if there is the PRU Compiler available in your Linux-Distribution.
* `apt-get update`
* `sudo apt-get install ti-pru-cgt-installer`
If it is not available in your Linux-Distribution you have to download it from the TI website.
* Download [PRU C Compiler v2.0.0B2 installer](http://software-dl.ti.com/codegen/non-esd/downloads/beta.htm)
* Please check the path where you install PRU compiler.
* Setting environment variable