Arduino-FreeRTOS-SAMD21 icon indicating copy to clipboard operation
Arduino-FreeRTOS-SAMD21 copied to clipboard

Not working for Arduino MKR 1310

Open fjuliofontes opened this issue 1 year ago • 2 comments

I'm not being able to run any of the examples.

After uploading the serial port goes away. I have created a task to blink a LED and the LED doesn't blink at all, so the RTOS is not working.

fjuliofontes avatar Nov 12 '22 22:11 fjuliofontes

When I modified the program as described in this link, sometimes the program would work. However, after several builds and uploads, the terminal was often unusable. I didn't check the the environment though.

for now It does not work at all in the following latest environment: ArduinoIDE: 2.0.3 Arduino SAMD Boards(32bits ARM Cortex-M0+) by Arduino : 1.8.13 FreeRTOS_SAMD21 by BriscoeTech : 2.3.0

masa8 avatar Dec 16 '22 15:12 masa8

I'm getting the same issue as well with this board, after uploading it the serial just disappears and the board doesn't work anymore, I have to return manually to the booloader.

perone avatar Feb 21 '23 19:02 perone