Other Parts Discussed in Thread: MSP430F2274, CC2500
Hello, I've bought 2 eZ430 RS2500-SEH-development tools. I've installed all the programs (CCS v4, SLAC219 etc) in the included CD as described in the user guide pdf file: slau273.pdf. I've also upgraded the IDE to Version: 4.1.2.00027. Following the instructions at "4.1.1 Downloading Firmware to the MSP430", I tried to compile the firmware but I couldn't because the compiler reports some errors:--
**** Build of configuration End Device - Debug for project SEH Sensor Monitor **** C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake -k all 'Building target: APasdatahub.out' 'Invoking: Linker' "C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --cmd_file="C:/Texas Instruments/eZ430-RF2500-SEH_Sensor_Monitor-v1.5/CCE_Source/Projects/Examples/peer_applications/eZ430RF/SEH Sensor Monitor/Peer Applications/Configuration/smpl_nwk_config.dat" --cmd_file="C:/Texas Instruments/eZ430-RF2500-SEH_Sensor_Monitor-v1.5/CCE_Source/Projects/Examples/peer_applications/eZ430RF/SEH Sensor Monitor/Peer Applications/Configuration/End Device/smpl_config.dat" --define=MRFI_CC2500 --symdebug:dwarf --opt_level=0 --printf_support=full -z --reread_libs --warn_sections --search_path="C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/msp430/lib" --search_path="C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/msp430/include" --rom_model --heap_size=80 --stack_size=80 -o "APasdatahub.out" --library="rts430.lib" "../lnk_msp430f2274.cmd" undefined first referenced symbol in file --------- ---------------- main C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/msp430/lib/rts430.lib error: unresolved symbols remain error: errors encountered during linking; "APasdatahub.out" not built >> Compilation failure C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: *** [APasdatahub.out] Error 1 C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors. Build complete for project SEH Sensor Monitor
--
I've tried to solve the problem, also installing all the software in an other pc with Win XP (now I'm using Win 7 64 bit). Nothing changes, I obtain always the same error. I never had similar problems with other tools of TI's competitor and this is an incredible situation because not even the included firmware doesn't works. I was expecting a ready to use system from TI, but as I can see it's not the case. Can someone help me? Thank you in advance. Francesco