WarEnd 0 Posted March 22, 2013 Share Posted March 22, 2013 Hi. I finaly get VirtualWire working with msp430g2553, but wen I try compiling on msp430g2453 I get: core.a(TimerSerial.cpp.o): In function `TimerSerial__TxIsr':energia-0101E0009/hardware/msp430/cores/msp430/TimerSerial.cpp:213: multiple definition of `__isr_9'VirtualWire/VirtualWire.cpp.o:VirtualWire.cpp:(.text.Timer_A_int+0x0): first defined herecollect2: ld returned 1 exit status How to fix library to compile for 2452 ? VirtualWire link: https://dl.dropbox.com/u/27613779/VirtualWire.tar.gz VirtualWire.tar.gz Quote Link to post Share on other sites
xv4y 46 Posted March 26, 2013 Share Posted March 26, 2013 Hi, My port of the VirtualWire lib is working on the G2452. It seems that the original author has included some of my mods but not tested it. At the end of the following thread there is the code I am actually using on my remote weather station sensor project : [Energia Library] VirtualWire 1.10 library ported to MSP430/Energia Regards, Yan. Quote Link to post Share on other sites
WarEnd 0 Posted March 27, 2013 Author Share Posted March 27, 2013 Hi, Thanks. Still compiles only on msp430g2553 not on msp430g2452 My Thread duplicate http://forum.43oh.com/topic/3180-energia-library-virtualwire-110-library-ported-to-msp430energia/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.