This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
i m working on msp430f47197. i make evalution board of three phase energy meter n m using ccs. i can get correct data on hyperterminal. now i want to calibrate my meter using ' slaa409a ' GUI --> callibrator.exe .... but it is not working. i can not get green light..
when i m loading source code which is given by TI on IAR embedded workbatch then i GUI is working..
and my code is different than ti source code.....so i wnt help regarding this topic....how can i callibrate ??
when i use my ccs code in IAR then i m getting this type of error which is shown below..my ccs code is working perfectly but juzz i cant get any responce in callibration.exe so i m trying this way.... plz help me
Building configuration: sum4 - Debug
Updating build tree...
21 file(s) deleted.
Updating build tree...
Emeter_Calib.c
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 89
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 90
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 91
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 102
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 103
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 104
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 116
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 117
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 118
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 175
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 183
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Calib.c 190
Emeter_Display.c
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Display.c 370
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Display.c 385
Emeter_EEPROM.c
Emeter_Hilbert_Correction.c
Emeter_Init.c
Emeter_Interrupts.c
Emeter_Main.c
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Main.c 1012
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Main.c 1338
Warning[Pa093]: implicit conversion from floating point to integer C:\Documents and Settings\fin_20para\Emeter_Main.c 1365
Emeter_MD.c
Emeter_RTC.c
Emeter_Soft_I2C.c
Linking
Error[e16]: Segment INTVEC (size: 0x36 align: 0x1) is too long for segment definition. At least 0x16 more bytes needed. The problem occurred while processing the
segment placement command "-Z(CODE)INTVEC=FFE0-FFFF", where at the moment of placement the available memory ranges were "CODE:ffe0-ffff"
Reserved ranges relevant to this placement:
ffe0-ffff INTVEC
Error while running Linker
Total number of errors: 1
Total number of warnings: 17
George Papakonstantinou said:are you sure that your port settings at the calibration-config.xml are right? and the same with the settings of your serial port at device manager?
**Attention** This is a public forum