Code Monkey home page Code Monkey logo

Comments (12)

ilg-ul avatar ilg-ul commented on May 27, 2024

Thank you for the suggestion.

You mean to disconnect from the target, and leave it running? I thought that, if the target is running, it will remain running, and this should already be implemented. I don't know what should happen if the target is halted, I'm not sure it should continue or not.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

At the moment when you use run configuration (not debug) the target is being programmed but jlink remains connected. If I want to run another run session I need to disconnect first, it doesnt disconnect automatically- thats what I mean.

from eclipse-plugins.

ilg-ul avatar ilg-ul commented on May 27, 2024

Ah, ok, that's a bit different, I'll investigate.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

Thank you :). I really think this is an usefull feature.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

This is a screenshot of what I mean:

scrn

I have to disconnect manually at the bottom and also adress 0x0 tab is being opened (not always but mostly yes).

from eclipse-plugins.

ilg-ul avatar ilg-ul commented on May 27, 2024

I tried to find a solution for this, but things are quite complicated, I'm afraid I have no time now for it.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

from eclipse-plugins.

ilg-ul avatar ilg-ul commented on May 27, 2024

implementing the Run configuration was just a quick and dirty kludge, it uses exactly the same infrastructure as the Debug configuration, just that it disables breakpoints, so it cannot stop.

of course better solutions are available, but they definitely require more time to implement.

if you provide functional pull requests, I can consider integrating them.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

from eclipse-plugins.

ilg-ul avatar ilg-ul commented on May 27, 2024

Java itself is not a big problem, Eclipse helps a lot when developing Java code; much more difficult is to understand the Eclipse framework, even more complicated is CDT, and much more difficult is DSF, the debug framework.

from eclipse-plugins.

bremenpl avatar bremenpl commented on May 27, 2024

from eclipse-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.