Jump to content
43oh

Can Stellaris Graphics library be ported over to Energia?


Recommended Posts

Hi Energia experts,

 

I installed StellarisWare and there are 2 important libraries. One is the Peripheral driver library. Energia did a good job replacing the peripheral driver library with the Arduino API. However, the Stellaris Graphics library has no equivalent in Energia. Is it possible to port this library over in the first place? 

Link to post
Share on other sites

Hi Energia experts,

 

I installed StellarisWare and there are 2 important libraries. One is the Peripheral driver library. Energia did a good job replacing the peripheral driver library with the Arduino API. However, the Stellaris Graphics library has no equivalent in Energia. Is it possible to port this library over in the first place? 

Hi Lightaiyee.. welcome to 43oh!

Since this is a Stellaris/Tiva-C question, could you post at the Stellarisiti forum. Unfortunately you will have to register again. But your question will get answered.

Link to post
Share on other sites

Hi Lightaiyee.. welcome to 43oh!

Since this is a Stellaris/Tiva-C question, could you post at the Stellarisiti forum. Unfortunately you will have to register again. But your question will get answered.

Sure. Actually, I tried to do that before posting the question here. But I am forbidden to start new topic on Stellarisiti forum at the moment. No problem, I will just be patient and try again tomorrow. Thanks.

Link to post
Share on other sites

Sure. Actually, I tried to do that before posting the question here. But I am forbidden to start new topic on Stellarisiti forum at the moment. No problem, I will just be patient and try again tomorrow. Thanks.

You should not be forbidden.. could you PM me the error. Is your username the same?

Link to post
Share on other sites

The answer is yes that should be easy. The reason why we did not include it in Energia is because of the license of lib. The license states something along he lines of "not to be combined with viral software". If you want to use if for your personal project then that is not a problem.

That library is not object-oriented. Is it necessary for Energia library to always be object-oriented C++? Can Energia library be in C language with only functions?

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...