Step 2 : Instructions for the Env tool

  • In this program, you are going to learn

  • How to ?

Topics in this section,

  • Install Env tool and Configure BSP using below command:

$ scons --menuconfig
  • The Env tool will be installed and initialized after using the scons –menuconfig command.

  • Then it will enter the configuration interface, and you can configure the BSP.

  • Use ‘up’ and ‘down’ arrows from keyboard and select “Hardware Drivers Config —>”.

  • Then select “Onboard Peripheral Drivers”. Go to ‘Enable EMAC driver’ option and enable it by pressing ‘y’ from keyboard.

  • Use ‘left’ and ‘right’ arrows to save the new configuration and exit.