=====================================================================================================
                         GCC Support on CC3200 Device
=====================================================================================================

- Build example or library with 'make' command
- To run example application, goto tools\gcc-script folder in command prompt and run following command
  'arm-none-eabi-gdb -x gdbinit <app.axf>'
  
  For more info how to use GCC with CC3200 please refer 'docs\CC3200-Programmers-Guide.pdf'.