Compile & upload is too slow. it takes 10 ~ 20 min.
Somebody know how do I compile and upload fastly.
Compile & upload is too slow. it takes 10 ~ 20 min.
Somebody know how do I compile and upload fastly.
Same here. I use nano 33 ble. Every time I verify or upload it takes forever to rebuild everything and upload, making this whole thing useless...
I've tried IDE 1.8.9 and 1.8.10
Is this a board-specific problem ?
Compilation is expected to be slower on the Nano 33 BLE, since it has both the Mbed and Arduino frameworks to compile. However, 10 to 20 minutes is way to long. The most common cause of slow compilation is that the Arduino IDE runs many, many processes during compilation and the antivirus software is doing an on-access scan of each process before allowing it to proceed.
Try TEMPORARILY disabling your antivirus for a single compilation to see if the problem goes away, then turn the antivirus back on. If the problem doesn't occur with the antivirus off you will need to adjust the settings of your antivirus to whitelist the appropriate file, folder, or process so it doesn't interfere with compilation.
I have three nano's, I'm having the same problem with the BLE and the BLE sense?
Slow to verify and upload and then the port will switch on me when I try to run the serial monitor?
I have an Nano IOT and I don't have any of these issues?