Neetee 0 Posted March 2, 2017 Share Posted March 2, 2017 Hello all After everyones suggestions i am putting my code here which is a menu system works to configure totaliser to set its unit time base for primary display Also shows rtc. I am using msp430f5529 and 4 key keypad without tactile feedback Thanks to fmilburn for help I am trying to make this interrupt enable for last 2 days but got unsuccessful 1.1stly i tired to put task what each key perform as interrupt but it got fail. 2.i tired just to turn the flag high which so that i can enter menu that got partially failed Can any one suggest me any way to make my keys interrupt enable 1. Menu key/ right left scroll key 2. Increment key 3. Enter kry 4. Escape key As written in this code all the keys are working perfect without interrupts. I will put my code in next comment Quote Link to post Share on other sites
Neetee 0 Posted March 2, 2017 Author Share Posted March 2, 2017 I am not able to share .txt file Quote Link to post Share on other sites
dubnet 238 Posted March 2, 2017 Share Posted March 2, 2017 You can post your code directly into your post by first selecting the "More Reply Options" button at the lower right hand corner of the post reply window. Then click on the icon represented by the less than / greater than symbols < > A window will then pop up that you can paste your code into. It will take care of the formatting (indenting, etc) so the code is readable. Quote Link to post Share on other sites
Neetee 0 Posted March 2, 2017 Author Share Posted March 2, 2017 I have attached .txt file i didnt find any <> symbol over here final code without interrupt.txt Quote Link to post Share on other sites
Neetee 0 Posted March 2, 2017 Author Share Posted March 2, 2017 Posting few photos of my system Quote Link to post Share on other sites
Fmilburn 445 Posted March 3, 2017 Share Posted March 3, 2017 You appear to have taken on a project which is beyond your current capabilities. If you are a student, consider going to your professor/instructor for help or getting a simpler project. There are too many problems with your code as it stands to offer help in this forum - at least for me to offer help. Quote Link to post Share on other sites
Neetee 0 Posted March 3, 2017 Author Share Posted March 3, 2017 The project is beyond my coding capabilities but not beyond logical capabilities But thank you for suggestions i will surely go to ny professors and ask for project which suits my coding capabilities 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.