Trace32 basic operation based on Qualcomm platform Useful Command do coreX_reg.cmm // load cmm files
d.dump $ADDRESS // View memory address of $ADDRESS
d.l $ADDRESS // Show the assembly code of $ADDRESS
v.f // View Stack Frame
r.View // Register view
y.SourcePATH.SetRecurseDir // Set source code path
Refer https://www2.lauterbach.com/pdf/commandlist.pdf for more detail
Analysis Step Review files(RAMOOPS.bin, RAMDUMP_MSG.txt, dmesg_tz.txt, etc) to determine if need T32. Find matched vmlinux and using ramdump parser.