Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (gdb) dump binary memory stm32f7-tpiu.bin 0xe0040000 0xe0041000
- $ hexdump -C stm32f7-tpiu.bin
- 00000000 0b 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- *
- 000000f0 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000100 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- *
- 00000300 08 00 00 00 02 01 00 00 00 00 00 00 00 00 00 00 |................|
- 00000310 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- *
- 00000fa0 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000fb0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000fc0 00 00 00 00 00 00 00 00 a1 0c 00 00 11 00 00 00 |................|
- 00000fd0 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000fe0 a9 00 00 00 b9 00 00 00 0b 00 00 00 00 00 00 00 |................|
- 00000ff0 0d 00 00 00 90 00 00 00 05 00 00 00 b1 00 00 00 |................|
- 00001000
- 0x0e0040000: Debug component - Cortex-M7 TPIU (Trace Port Interface Unit) (PIDR = 0x04000bb9a9 DEVTYPE = 0x11 ARCHID = 0x0000)
- TPIU_DEVID at 0xE0040FC8 equals 0x00000ca1, so it supports Manchester and NRZ encoding, has FIFOSZ=4, has ATB input multiplexing (between ITM and ETM).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement