Hi,
I'm using CCS v4.0.1.01001 with compiler v3.2.1 to build for a msp430f5435
and am getting the following compile errors when compiling a CCEv3.1 that has been imported into CCSv4.0:
Linking failed. Check the Console window for details.
unresolved symbol UCA0BRW_H, first referenced in ./source/WiFi/wifi_hal.obj
unresolved symbol UCA0BRW_L, first referenced in ./source/WiFi/wifi_hal.obj
unresolved symbol UCA0CTLW0_L, first referenced in ./source/WiFi/wifi_hal.obj
unresolved symbol UCA0ICTL_H, first referenced in ./source/WiFi/wifi_hal.obj
unresolved symbol UCA0ICTL_L, first referenced in ./source/WiFi/wifi_hal.obj
unresolved symbol UCB0BRW_H, first referenced in ./source/libmmc/hal_SPI.obj
unresolved symbol UCB0BRW_L, first referenced in ./source/libmmc/hal_SPI.obj
unresolved symbol UCB0CTLW0_H, first referenced in ./source/libmmc/hal_SPI.obj
unresolved symbol UCB0CTLW0_L, first referenced in ./source/libmmc/hal_SPI.obj
unresolved symbol UCB0ICTL_H, first referenced in ./source/libmmc/hal_SPI.obj