I started a new build environment using CW 10.2 and MQX TWRK60D10M. After installing the MQX 3.8, I rebuild the library as suggested in the installation procedure. I ran into the following errors. How to work around this?
Description Resource Path Location Type
';' expected main.c /pe_demo_twrk60d100m/Source line 299 C/C++ Problem
';' expected main.c /pe_demo_twrk60d100m/Source line 300 C/C++ Problem
';' expected main.c /pe_demo_twrk60d100m/Source line 301 C/C++ Problem
';' expected main.c /pe_demo_twrk60d100m/Source line 431 C/C++ Problem
illegal implicit conversion from 'int' to 'int *' main.c /pe_demo_twrk60d100m/Source line 233 C/C++ Problem
illegal implicit conversion from 'int' to 'int *' main.c /pe_demo_twrk60d100m/Source line 310 C/C++ Problem
illegal implicit conversion from 'int' to 'int *' main.c /pe_demo_twrk60d100m/Source line 391 C/C++ Problem
illegal implicit conversion from 'int' to 'int *' main.c /pe_demo_twrk60d100m/Source line 440 C/C++ Problem
Link failed. pe_demo_twrk60d100m C/C++ Problem
Link failed. secemail_twrk60d100m C/C++ Problem
Link failed. sectelnet_twrk60d100m C/C++ Problem
Link failed. secwebserver_twrk60d100m C/C++ Problem
Link failed. telnet2ser_twrk60d100m C/C++ Problem
Link failed. web_hvac_twrk60d100m C/C++ Problem
mingw32-make: *** [intram_d.afx] Error 1 secemail_twrk60d100m C/C++ Problem
mingw32-make: *** [intram_d.afx] Error 1 sectelnet_twrk60d100m C/C++ Problem
mingw32-make: *** [intram_d.afx] Error 1 secwebserver_twrk60d100m C/C++ Problem
mingw32-make: *** [intram_d.afx] Error 1 telnet2ser_twrk60d100m C/C++ Problem
mingw32-make: *** [intram_d.afx] Error 1 web_hvac_twrk60d100m C/C++ Problem
mingw32-make: *** [Source/main.obj] Error 1 pe_demo_twrk60d100m C/C++ Problem
not an lvalue main.c /pe_demo_twrk60d100m/Source line 571 C/C++ Problem
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x00005c8c telnet2ser_twrk60d100m C/C++ Problem
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x00008ab8 sectelnet_twrk60d100m C/C++ Problem
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x00009bf8 secemail_twrk60d100m C/C++ Problem
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x0000d6e0 secwebserver_twrk60d100m C/C++ Problem
Overflow in segment: rom from section: .main_application Segment reserved size is: 0x0000fbe0 -- Overflow of: 0x0002fb54 web_hvac_twrk60d100m C/C++ Problem
undefined identifier 'DA1_Device' main.c /pe_demo_twrk60d100m/Source line 203 C/C++ Problem
undefined identifier 'DA1_Device' main.c /pe_demo_twrk60d100m/Source line 204 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 220 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 223 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 226 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 515 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 568 C/C++ Problem
undefined identifier 'DA1_Error' main.c /pe_demo_twrk60d100m/Source line 611 C/C++ Problem
undefined identifier 'DA1_UserDataPtr' main.c /pe_demo_twrk60d100m/Source line 202 C/C++ Problem
undefined identifier 'DA1_WatermarkValue' main.c /pe_demo_twrk60d100m/Source line 570 C/C++ Problem
undefined identifier 'DA1_WatermarkValue' main.c /pe_demo_twrk60d100m/Source line 574 C/C++ Problem
undefined identifier 'DA1_WatermarkValue' main.c /pe_demo_twrk60d100m/Source line 613 C/C++ Problem
undefined identifier 'DA1_WatermarkValue' main.c /pe_demo_twrk60d100m/Source line 614 C/C++ Problem
undefined identifier 'DA1_WatermarkValue' main.c /pe_demo_twrk60d100m/Source line 616 C/C++ Problem
undefined identifier 'LDD_DAC_TBufferWatermark' main.c /pe_demo_twrk60d100m/Source line 138 C/C++ Problem
undefined identifier 'LDD_TDeviceData' main.c /pe_demo_twrk60d100m/Source line 135 C/C++ Problem
undefined identifier 'LDD_TError' main.c /pe_demo_twrk60d100m/Source line 137 C/C++ Problem
undefined identifier 'LDD_TUserData' main.c /pe_demo_twrk60d100m/Source line 136 C/C++ Problem
undefined identifier 'LED' main.c /pe_demo_twrk60d100m/Source line 467 C/C++ Problem
undefined identifier 'LED' main.c /pe_demo_twrk60d100m/Source line 470 C/C++ Problem
undefined identifier 'LED' main.c /pe_demo_twrk60d100m/Source line 473 C/C++ Problem
undefined identifier 'LED' main.c /pe_demo_twrk60d100m/Source line 481 C/C++ Problem
undefined identifier 'PWM_CNT_INP_FREQ_U_0' main.c /pe_demo_twrk60d100m/Source line 323 C/C++ Problem
undefined identifier 'PWM_MaxValue' main.c /pe_demo_twrk60d100m/Source line 321 C/C++ Problem
undefined identifier 'PWM_Step' main.c /pe_demo_twrk60d100m/Source line 320 C/C++ Problem
undefined identifier 'PWM_Value' main.c /pe_demo_twrk60d100m/Source line 319 C/C++ Problem
undefined identifier 'PWM_Value' main.c /pe_demo_twrk60d100m/Source line 362 C/C++ Problem
undefined identifier 'PWM_Value' main.c /pe_demo_twrk60d100m/Source line 365 C/C++ Problem
undefined identifier 'PWM_Value' main.c /pe_demo_twrk60d100m/Source line 368 C/C++ Problem
undefined identifier 'TRG_CNT_INP_FREQ_U_0' main.c /pe_demo_twrk60d100m/Source line 235 C/C++ Problem
undefined identifier 'TRG_CNT_INP_FREQ_U_0' main.c /pe_demo_twrk60d100m/Source line 236 C/C++ Problem
undefined identifier 'WDog1_WATCHDOG_TIMEOUT' main.c /pe_demo_twrk60d100m/Source line 401 C/C++ Problem
undefined identifier 'WDog1_WATCHDOG_WINDOW' main.c /pe_demo_twrk60d100m/Source line 402 C/C++ Problem