Sillycrackers 0 Posted September 3, 2012 Share Posted September 3, 2012 Hello, I am new to the msp430. I have a launchpad and am using the msp430g2553. I am learning from the text "MSP430 Microcontroller Basics" but in the book the author uses the header file io430.h. I tried to include that in one of my projects but it seems I do not have it available in my compiler ( I am using CCS). Would anyone happen to know where I would aquire this header file so I can use it in CCS? Thank you. Quote Link to post Share on other sites
Rickta59 589 Posted September 3, 2012 Share Posted September 3, 2012 #include // pulls in processor specific headers CCS doesn't provide structure access as described in the book. Sillycrackers 1 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.