Changes between Version 9 and Version 10 of DevEnvLinux


Ignore:
Timestamp:
Mar 16, 2015, 4:52:13 PM (9 years ago)
Author:
ertl-yutaka
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevEnvLinux

    v9 v10  
    1313}}}
    1414== 2. 必要なパッケージのインストール ==
     15 * Ubuntu 14.04 の場合
     16
     17
     18
    1519{{{
    1620$ sudo apt-get install gcc-arm-none-eabi=4.9.3.2014q4-0trusty12 u-boot-tools libboost1.55-all-dev
     21}}}
     22Ubuntu 14.10 の場合
     23
     24{{{
     25$ sudo apt-get install gcc-arm-none-eabi=4.9.3.2014q4-0utopic12 u-boot-tools libboost1.55-all-dev
     26
    1727}}}
    1828== 3. EV3RTのコンフィギュレータのインストール ==