Step 2 : Install ARM tool chain =============================== .. tab-set:: .. tab-item:: Install ARM tool chain * In this program, you are going to learn .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow * How to ? .. panels:: :container: container pb-4 :column: col-lg-12 p-2 :card: shadow Topics in this section, * :ref:`Compiling ` .. _freertos_qemu_step2_0: .. tab-set:: .. tab-item:: Compiling * Install arm-none-eabi-gcc using below commands, .. code-block:: c $ sudo apt-get install gcc-arm-none-eabi