Search the Community
Showing results for tags 'msp432e401y'.
-
Hello, I just downloaded energia and get this error when it gets compiled below is the code and output i get any input is appreciated thanks. void setup() { // put your setup code here, to run once: } void loop() { // put your main code here, to run repeatedly: } C:\energia-1.8.10E23\arduino-builder -dump-prefs -logger=machine -hardware C:\energia-1.8.10E23\hardware -hardware C:\Users\user1\AppData\Local\Energia15\packages -tools C:\energia-1.8.10E23\tools-builder -tools C:\energia-1.8.10E23\hardware\tools\msp430 -tools C:\Users\user1\AppData\Local\Energia15\packages -buil
-
Hello, I am playing around with msp432e401y launchpad in Energia and in my case analogWrite() does not work. I am not confident what this behavior is not related to my system, so I would like to get confirmation from other forum members. Thanks
- 1 reply
-
- msp432e401y
- energia
-
(and 1 more)
Tagged with:
-
Hello, I am trying to use MSP-EXP432E401Y with energia on W10. So far no luck. At the moment, energia compiles but I get the following error: "Connecting... error: CORTEX_M4_0: Error connecting to the target: Frequency is out of range." Is there a way to patch this error? Or should I dive into CCS... Thanks in advance