B@tto 51 Posted April 30, 2014 Share Posted April 30, 2014 Hi everyone, I built a library to drive RTC_A feature of some MSP430/CC430. It's available here : https://github.com/battosai30/RTC_A Feel free to test and comment Remark : I haven't tested part about counter mode and I will upload an example soon, but it's very simple to use. Tested calendar mode on my eZ430 chronos and everything seems to go well. Fmilburn, bluehash and Rei Vilo 3 Quote Link to post Share on other sites
Balwinder 0 Posted May 24, 2018 Share Posted May 24, 2018 Hello dear, I started working on MSP430F5529 .I was using Internal RTC .I saw above library But It is not Working Fine .Can you help me out. Error below: C:\Users\Balwinder\Documents\Energia\libraries\RTC_A-master\RTC_A.cpp:260:27: error: 'RTC_A_VECTOR' was not declared in this scope C:\Users\Balwinder\Documents\Energia\libraries\RTC_A-master\RTC_A.cpp: In function 'void RTC_int()': C:\Users\Balwinder\Documents\Energia\libraries\RTC_A-master\RTC_A.cpp:261:6: error: interrupt vector offset must be an even non-negative integer constant Thanks in advance 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.