vncntrnst

Results 4 comments of vncntrnst

Follow-up on `cs_topology_dts.py`: No errors on [1], but ports and CTIs are missing. On [2]: ``` user@ubuntu:~/Downloads/CSAL/coresight-tools$ sudo python3 cs_topology_dts.py topology.json /* * Device Tree source fragment (for guidance only)...

`cs_topology_sysfs.py` works now on [2], but on [1]: ``` user@user-desktop:~/Downloads/CSAL/coresight-tools$ sudo python3 cs_topology_sysfs.py Traceback (most recent call last): File "cs_topology_sysfs.py", line 437, in p = get_cs_from_sysfs() File "cs_topology_sysfs.py", line 115,...

The error messages come between the TraceInfo packets, so in your second `(skipped)` part. You can also run `ptm2human -e -i ~/Downloads/trace.bin.txt 2> errors.log` and have a look at the...

Here it is: [function-pointer.zip](https://github.com/user-attachments/files/21943794/function-pointer.zip)