Hi Parscal,
There is no specific message on console box..
**** Build of configuration RAM for project K70_LCD_FB ****
"D:\\CODE_WARRIOR\\CW MCU v10.6.4\\gnu\\bin\\mingw32-make" -j8 all
'Building file: ../Sources/d4dlcd_SSD1289.c'
'Executing target #4 ../Sources/d4dlcd_SSD1289.c'
'Invoking: ARM Ltd Windows GCC C Compiler'
"D:/CODE_WARRIOR/CW MCU v10.6.4/Cross_Tools/arm-none-eabi-gcc-4_7_3/bin/arm-none-eabi-gcc" "../Sources/d4dlcd_SSD1289.c" @"Sources/d4dlcd_SSD1289.args" -MMD -MP -MF"Sources/d4dlcd_SSD1289.d" -o"Sources/d4dlcd_SSD1289.o"
'Finished building: ../Sources/d4dlcd_SSD1289.c'
' '
'Building target: K70_LCD_FB.elf'
'Executing target #14 K70_LCD_FB.elf'
'Invoking: ARM Ltd Windows GCC C Linker'
"D:/CODE_WARRIOR/CW MCU v10.6.4/Cross_Tools/arm-none-eabi-gcc-4_7_3/bin/arm-none-eabi-gcc" @"K70_LCD_FB.args" -o"K70_LCD_FB.elf"
In file included from D:/LCD/d4d_drivers/D4D/common_files/d4d_user_cfg.h:177:0,
from ../Sources/d4d.h:65,
from ../Sources/d4dlcd_SSD1289.c:46:
D:/LCD/d4d_drivers/D4D/common_files/d4d_user_cfg_app.h:324:1: warning: multi-line comment [-Wcomment]
D:/LCD/d4d_drivers/D4D/common_files/d4d_user_cfg_app.h:431:1: warning: multi-line comment [-Wcomment]
../Sources/d4dlcd_SSD1289.c: In function 'D4DLCD_SetWindow_SSD1289':
../Sources/d4dlcd_SSD1289.c:240:20: warning: variable 'value' set but not used [-Wunused-but-set-variable]
mingw32-make: *** [K70_LCD_FB.elf] Error 1
This this the information on console box..
Regards
Ankur