Open more than 1 t32 instance - Community / Other Use Cases - Lauterbach Support
Open more than 1 t32 instance Awaiting Agent
Hello, a dumb question on opening multiple t32 instances, there are multiple cores in my SoC, after I run t32marm to open one instance for my first core, how can I open more for the rest? I tried to run t32marm again from my command line, but it failed due to "cannot open TCP socket", is there a way to open another PowerView instance from the current instance?
Comments (2)
Firas Zouaghi
Thank you Firas for the quick response!
Add a comment
ID-0
Hello Richard,
To start a second TRACE32 instance from the first instance, you can utilize the command TargetSystem.NewInstance.
For more detailed information, please refer to the "Multicore Debugging and Tracing" section in our documentation: https://www2.lauterbach.com/pdf/app_t32start.pdf
Refer to the description of the command TargetSystem.NewInstance in the document : https://www2.lauterbach.com/pdf/general_ref_t.pdf
Best regards.