Closed miloush closed 8 years ago
Mikhail,
could you give a look to this one if at all possible?
Hmm, I'm not really sure where that would come from... Can you tell me what board you are using and what pin you are trying to open?
Do you get that issue when debugging the board using the SDK, or are you debugging the board from within a SDK debug session?
Hi, it is a mbed 1768 board, I just followed https://github.com/NETMF/llilum/wiki/SDK-User-Guide (and #162 workaround), i.e. created project using the VS template and started debugging in the Visual Studio.
I have tried to repro this issue several ways but have had no luck getting that exception. The SDK will be updated very soon, and I will notify you when that happens. When it does, please re-install the SDK, and try to build the default application, as it has been working fine for the past few months.
no repro
Might be related to #53.
When trying to debug the SDK template, the controller.OpenPin call ends up with
Is there anything I can do to get past this? Thanks!