Giter Club home page Giter Club logo

Comments (3)

basprins avatar basprins commented on July 28, 2024

Same here, removing the RTOS option from config makes a huge difference. No GDB weirdness since... fingers crossed for me...

from cortex-debug.

haneefdm avatar haneefdm commented on July 28, 2024

"rtos": "FreeRTOS",

We don't do anything with the RTOS. We simply pass it to JLink. You can see that in the Debug Console. All your RTOS magic is between GDB and JLinkGDBServerCLExe. We have nothing to do with it.

For JLink, you have to actually pass the path to the DLL/so. I think the path can be relative to JLink install dir. We attempt to convert a simple name to the name of a DLL/so but best way is for you to supply that yourself.

image

You did not attach the contents of the Terminal where JLinkServer output exists. JLink may have crashed. You can probably see what is going on over there. YOu also did not provide the contents of Debug Console.

Please contact SEGGER if you are having issues if the JLink command line looks okay

from cortex-debug.

haneefdm avatar haneefdm commented on July 28, 2024

I am closing this as it is not a problem with this extension. Since no relevant information from the Debug Console or from the TERMINAL(gdb-server) is provided, nothing here is actionable.

Please use triple back-quotes for things that look like code/XML/JSON or things that are not a conversation (logs, output, etc.). It is part of markdown.

from cortex-debug.

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.