Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Debug Settings - Target Raspberry resets to [DISABLED] #34

Open
MagicAndre1981 opened this issue Jun 15, 2021 · 3 comments
Open

Comments

@MagicAndre1981
Copy link
Contributor

I'm new to this project and try to get it running. I've installed the extension in VS2019 16.10.1, configured my connection and when I click on Project->Raspberry Debug Settings, change Target Raspberry and click ok, next time I open the dialog I see again [DISABLED] so debugging doesn't work.

In the extension options I can successfully verify my connection to the Pi4 (4GB RAM Model Rev.1.4, RapsiOS - 32Bit).

I try to debug a .Net 5 console app in AnyCPU configuration.

@MagicAndre1981
Copy link
Contributor Author

On other projects it works fine so that I discovered to issues (1,2).

Those demo console programs only have 1 project in the solution an the first solution I tried has over 30 projects. Maybe this is the cause?

@MagicAndre1981
Copy link
Contributor Author

ok, I see that the config is stored in a file called raspberry-projects.json under the hidden .vs folder. In this project the file is not created. I also tried to copy the file from my other test application that I created, but debugging doesn't work, the app starts on my Windows 10 development VM with VS2019.

@xiaoyuvax
Copy link

xiaoyuvax commented Sep 18, 2021

I met similar problem, everytime i select a connection, VS hangs up until restart. after restart, it goes back to the original settings.
But luckily, i can manually change the raspberry-projects.json file to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants