J |
Jonathan |
It would be much easier to work with low level analyzers if they could be reloaded from within the app. Even if that means more or less restarting the entire app, it would help.
Activity Newest / Oldest
Tim
Status changed to: Live
Tim
We have a feature that allows you to restart analyzers. Is this what you needed?
support.saleae.com/user-guide/using-logic/using-protocol-analyzers#1.-restart-analyzers
You can find it under the sections titled "Troubleshooting Analyzers."
Jonathan
What I want is to
1. change the analyzer code
2. recompile it
3. reload it in the app with the new code
I realize this is nontrivial. This request was for step 3, but perhaps the first problem is with step 2 - Visual Studio can't recompile while the app is open because Logic is locking the .dll file.
Tim
Ah I see what you mean. Thanks for clarifying that. You're right about this by the way. We offer the ability to reload locally loaded extensions (as shown in the image attached), but unfortunately, we don't offer the same feature for custom analyzers. Thanks for mentioning that this was missing.