Step 1. Insert the BSP CD-ROM.
Step 2. Execute the file
software/arm-2011.03-42-arm-none-eabi.exe
present in the CD-ROM to install GCC. Tip: Click on the link to start
the installer.
Step 3. To verify the install, open the command prompt and enter the following command.
> arm-none-eabi-gcc -v
This should print gcc
's version number.