Jump to content
43oh

Msp430 software serial error


Recommended Posts

Hello,

               I'm actually trying to communicate with Gps through Uart. But every time its giving error like this.

 error: #error This version of SoftwareSerial supports only 20, 16 and 8MHz processors.  I don't know how to solve it. so, please help me to finish this project. it's very urgent

 

Thanks in advance.  

 

Link to post
Share on other sites

With the 5529 you don't want to use software serial. It isn't necessary as the 5529 has 2 hardware serial ports. if you are doing an include of the software serial library in your code you will want to remove it.

Also, please only post once. You may also want to post your code with your request for help. It allows folks to better help you.

 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...