ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6
http://os.mbed.com/docs
98 stars 170 forks source link

PyOCD deploy failed, deploying using mass storage device... #1267

Closed Hammie217 closed 4 years ago

Hammie217 commented 4 years ago

Description

After compilation of my c++ code after trying to upload to the device I get the error PyOCD deploy failed, deploying using mass storage device.... It started happening out of nowhere and I've tried different boards and deleting sections of code to no avail.

The code can be found here: https://github.com/Hammie217/NXPCupGroupProject/blob/master/main.cpp

AnotherButler commented 4 years ago

@Hammie217 Thank you for raising this issue. This appears to be a code issue and not a documentation issue. Could you please raise this issue in the mbed-os repository, instead? That's where the code lives and where we keep all of our code issues. This repository is just for documentation.

Hammie217 commented 4 years ago

Apologies!, I clicked the wrong repo!