saleae / SampleAnalyzer

Sample Analyzer for the Analyzer SDK
MIT License
149 stars 181 forks source link

Link in readme broken #5

Closed stawiski closed 6 years ago

stawiski commented 6 years ago

Following link is broken:

How do I develop custom analyzers for the Logic software on Windows? https://support.saleae.com/hc/en-us/articles/208666946

Marcus10110 commented 6 years ago

Thanks @stawiski, I've just improved the system for debugging for Windows today - there is no longer any need to change branches. I've also eliminated the article this link used to point to (which broke a few weeks ago due to zendesk troubles). All documentation is now in this repo.

Details here: https://github.com/saleae/SampleAnalyzer/blob/master/docs/Analyzer%20SDK%20Setup.md#debugging-an-analyzer-with-visual-studio

Now the main pain point of debugging for Windows is simply the inability to use the current hardware, but for that the simulation generator is the prefered way to test analyzers.