• Logical analyser *UVLA without starting debug session?
    How can I Viewing Logical analyser *UVLA without starting debug session? Is there other tools for viewing this format?
  • Logical analyser *UVLA without starting debug session?
    How can I Viewing Logical analyser *UVLA without starting debug session? Is there other tools for viewing this format?
  • Cannot compile without a proper license
    Hello, My question is fairly simple: Is it possible to use µVision IDE without buying its license? Ever time I try compiling a project, I got the error C9555E ("Failed to check out a license...
  • Cannot compile without a proper license
    Hello, My question is fairly simple: Is it possible to use µVision IDE without buying its license? Ever time I try compiling a project, I got the error C9555E ("Failed to check out a license...
  • starting tasks without __task-keyword
    Is it OK to start a task from a function not declared with the __task -keyword? I'm using a third party library that creates a couple of threads, do I need to go through the code and find the functions...