Linaro / OpenCSD

CoreSight trace stream decoder developed openly
https://github.com/Linaro/opencsd/wiki
Other
141 stars 53 forks source link

After the packet "Version" the channel and master were not reset to zero #61

Closed MommeSherif closed 11 months ago

MommeSherif commented 11 months ago

This was done by the processor but not the decoder. This is a bug as if after a Version packet master 0 starts generating packets the master ID and the Channel do not get updated. This is a really bad bug, took me a while to figure out.

mikel-armbb commented 11 months ago

Thanks for finding this issue. This will be added to the upcoming 1.4.2 patch release of the library.

Mike