JeffreyKo 0 Posted February 26, 2019 Share Posted February 26, 2019 I upload the example code "multievents" to LanchPad, but it doesn't work. Only the "Event_Id_01" be send. Configuration: LaunchPad: MSP432P401R red Energia: 1.8.7E21 Boards package: Energia MSP432 EMT 5.23.1 I did some modifications : Change the setup and loop function name in Event2.ino, Event3.ino , LED1.ino and LED23.ino Add "delay(10)" before exiting setup function in LED1.ino It working now. Thanks MultiEventsM.zip Quote Link to post Share on other sites
Rei Vilo 695 Posted February 26, 2019 Share Posted February 26, 2019 Thank you for reporting it. It looks like the newer release of Energia requires setup and loop to be prefixes of the functions, when the initial example mentions them as suffixes. Would you mind opening a ticket at the MSP432 repository? Thank you! Quote Link to post Share on other sites
JeffreyKo 0 Posted February 27, 2019 Author Share Posted February 27, 2019 I don't mind. But I am new. I don't know how to open a ticket. Thanks 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.