Hi! And, excuse me in advance for imprecise language...
I'm having an issue with an Arduino Nicla Sense Me. If I connect it to my PC (a MacBook Pro M1 with OS/X Ventura 13.2), no LED lights up, nor I can see a blink.
However, if I start the IDE its port is correctly enumerated (reported as "Arduino Nicla Sense Me") and send the blink program specific to Nicla, nothing seems to happen.
This is the messages I got from the IDE:
Sketch uses 55552 bytes (10%) of program storage space. Maximum is 527616 bytes.
Global variables use 12256 bytes (19%) of dynamic memory, leaving 52032 bytes for local variables. Maximum is 64288 bytes.
Open On-Chip Debugger 0.11.0+dev-gab95bac57-dirty (2021-05-11-10:57)
Licensed under GNU GPL v2
For bug reports, read
OpenOCD: Bug Reporting
debug_level: 0
adapter speed: 1000 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00006dd0 msp: 0x20010000
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00006dd0 msp: 0x20010000
** Programming Started **
** Programming Finished **
shutdown command invoked
Then, still no blink...
This happens both with Ice 2.x and 1.8.x
Thanks, sincerely, and best regards!
Patrizia