Today I tried using IAR Embedded Workbench IDE with the downloaded source codes. The same error occurred i.e. undefined SD24INCH_0 in emeter-metrology-setup.c. But IAR also gave another error which is "Error[e183] static overlay map generation is not supported for the MSP430 processor". Again I commented out the SD24INCH_0 parameters and also unchecked "Static Overlay Map" from Project->Option->Linker->List. Only then the compilation passed. However, when I flashed the board, I'm still getting the same problem i.e. LCD doesn't cycle between measurements.
↧