python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Trying to connect via ethernet on trace32 debugger
I have tried to connect on a trace32 Lauterbach debugger via ethernet but I can't made it work. I can only connect via USB. I followed the steps from lauterbach website but a I can't check "full ...
exebass
Votes: 0
Answers: 0
How can I reset my SoC from cmm script using RISC-V trace32 debugger. I don't have TRST or SRST serial lines connected to SoC
My cmm script is something like this :
..start of cmm script
""GTL config and GTL connect""
""some JTAG.SHIFT operations""
JTAG.PIN DISable
system.mode prepare ...
Yash
Votes: 0
Answers: 1
Updating breakpoint with change of build - Lauterbach
we have lauterbach scripts were we place breakpoints using python scripts at specific address lines of code in a function and the subsequent lines of the function by manually finding the address locat...
boon
Votes: 0
Answers: 1
Is it possible to manually refresh the contents of a .per file?
I have custom .per files used to provide the user a way to interact with an application from Lauterbach. However, once in a while the values of some variables do not update and the only way to get it ...
Damola
Votes: 0
Answers: 1