Your question is missing one or more of these details:[ul]
The name of the product.
The code you’re trying to run.
Details on your setup.[/ul]
(Generated by QuickReply)
I have had less than consistant experiences running multiple executable projects within the same solution. No problems with class library projects.
The problem I typically see happens when I set a project as the active project and deploy it. The prior active project is deployed, instead of the one I just selected, with similar results to yours.
I avoid multiple executable projects within the same solution.
I’m using the emulator for testing. if it works the program will run on the chipworkx dev. board. I’ll include a picture of my setup and the link error.
When i build the project it succeeds, but when i run it i get the link failed error. I already reinstalled the sdk’s en included the refference. but still.