I realized that the jlink references I made were incorrect. This seems to be an interaction issue with setting the TPIU configuration while using the Raspberry Pi interface. I have added the following lines in my openocd.conf file and this has the trace being consistantly generated: mww phys 0xE000EDFC 0x01000000 mwb phys 0xE0042004 0x27 mwb phys 0xE00400F0 2 mwb phys 0xE0040010 34 mww phys 0xE0000FB0 0xC5ACCE55 mww phys 0xE0000E80 0x0001000D mwb phys 0xE0000E40 0x0000000F mwb phys 0xE0000E00 0x1...
I realized that the jlink references I made were incorrect. This seems to be an interaction issue with setting the TPIU configuration while using the Raspberry Pi interface. I have added the following lines in my openocd.conf file and this has the trace being consistantly generated: mww phys 0xE000EDFC 0x01000000 mwb phys 0xE0042004 0x27 mwb phys 0xE00400F0 2 mwb phys 0xE0040010 34 mww phys 0xE0000FB0 0xC5ACCE55 mww phys 0xE0000E80 0x0001000D mwb phys 0xE0000E40 0x0000000F mwb phys 0xE0000E00 0x1...
Improper Setting of TPIU Prescale When Using External