Jump to content
43oh

Using Energia with MSP432 custom boards


Recommended Posts

  • 2 weeks later...

Hi,

Those examples both use the CCS IDE, I can already do that no problem. 

However, I meant if I am able to program our custom board with JLink in Energia IDE, as our board is targeted to Arduino users. I am not sure what board I should select, as the only options are the Launchpads, or what programmer to select (the only ones that show up are "mspdebug" and "dslite")

Thanks for your help

Link to post
Share on other sites
  • 1 month later...

Hi Rei,

I got some time to keep working on this project finally.

Thanks, I just had a look at that post but I still have some doubts. I have been reseraching around the forum and have not found any post with information on programming MSP432 with JTAG. 
It's still not very clear to me how to add a new programmer to Energia, the skeleton package shared on that post only contains code for adding a new board.

Can the board be programmed with JLink using one of the two default programmers for Energia (mspdebug, dslite)? Or do I need to create a new programmer?

 

Thank you

 

Link to post
Share on other sites

DSLite seems to be tailored for the XDC110 programmer/debugger of the MSP432P401R LaunchPad. It also works with the standalone USB XDS110 JTAG Debug Probe.

Now, the MSP432P401R can be programmed/debugged with JLink, like the JLink Edu mini. See Segger J-Link EDU mini Programmer-Debugger and Segger J-Link with LaunchPad MSP432.

So the question is how to define this programmer for Energia. As Energia is based on Arduino for the IDE, the question is how to define this programmer for Arduino.

See for example Arduino IDE 1.5 3rd party Hardware specification and Add a Custom Programmer on Arduino IDE, among 5 010 000 other answers thrown by googling arduino custom programmer.

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