Questions tagged [lauterbach]

Questions regarding Lauterbach Microprocessor Development Tools. Use trace32 tag for questions specific to TRACE32 tool.

Lauterbach provides microprocessor development tools for leading processor architectures like ARM, Intel, MIPS.

More information can be found at http://www.lauterbach.com/

186 questions
0
votes
1 answer

High CPU usage using Lauterbach T32 with Linux/Qt

I'm experiencing a very high CPU usage (~100%) using the Qt version of T32 on Linux, even when the program is waiting user interaction. The executable is t32marm-qt. This does not happen when I use the standard Tcl-based t32marm executable. A…
Claudio
  • 10,614
  • 4
  • 31
  • 71
0
votes
1 answer

TRACE32, System.up command for PPC5646C does not work

could you please help me with an error, that I am getting after command SYStem.up of TRACE32 Lauterbach Debugger. It gives me back an error code: "emulation pod configuration error " I would be grateful for any hints! Thanks Alexander
0
votes
2 answers

Debugging by Lauterbach

I have some issues when using Lauterbach debug tools. I want to create Practice scripts and integration to existing scripts. For example, I'm testing for board ARM. I have a script arm.cmm, but when I'm running it the value of a register is…
Than
  • 1
-1
votes
1 answer

Trace32 emulation installation

I have at my disposition a MPC5566 evaluation board, I installed the software Trace32 for debugging purpose with the right debugger from lauterbach, the problem is that I can't find the right exe for the board i'm using, even after i tried an upload…
Amine
  • 13
  • 4
-2
votes
1 answer

How to make bach file variables run scripts

I'm not very good at coding (probably because I came from using MIT scratch), and I want to know if you can create a variable: set Var=(a random line of code) And have it so that when I tell it to echo the variable, it will run the code: echo…
Hilton
  • 1
-2
votes
1 answer

How to send data to target through Trace32 debugger?

I need a way to send some data to the ucontroller through Trace32. I heard that this is possible some way, but I have no idea where to start. What I am actually trying to do is run a piece of code on a Aurix TC297 ucontroller to do some measurements…
1 2 3
12
13