XADOW GPSv2

I opened all the files in the root of “…\xadow_phone_gps_v2” into an text-editor.
Find and Replace all D:\Freescale\KSDK_1.2.0 to your PATH
Find and Replace all D:\Freescale\WorkSpace\xadow_phone_gps_v2 to your PATH

Then:
05:10:01 **** Incremental Build of configuration Debug for project xadow_phone_gps_v2 ****
make all
‘Invoking: Cross ARM GNU Print Size’
arm-none-eabi-size --format=berkeley “xadow_phone_gps_v2.elf”
text data bss dec hex filename
21724 132 1188 23044 5a04 xadow_phone_gps_v2.elf
‘Finished building: xadow_phone_gps_v2.siz’
’ ’

05:10:02 Build Finished (took 1s.393ms)