Did cache clean and try dumpall while Savvycan listening. Also pulled latest libopeninv. Dumps are long to paste here and don't know how to attach file.
I did compare CAN logs while dumpall command for both boards, Focci dumpall I see similar messages 0x616&0x596 as 0x603&0x583 with Zombie, only at the end there is difference.
This is from Focci just when things are happening, meaning quite end:
Code: Select all
..
5042146,00000596,false,Rx,0,8,00,30,38,36,31,32,34,22,
5043485,00000596,false,Rx,0,8,10,2C,22,69,73,70,61,72,
5044735,00000596,false,Rx,0,8,00,61,6D,22,3A,66,61,6C,
5045994,00000596,false,Rx,0,8,10,73,65,7D,0D,0A,7D,0D,
5047459,00000596,false,Rx,0,8,0D,0A,00,00,00,00,00,00,
5060258,00000596,false,Rx,0,8,43,00,21,01,40,01,00,00,
5062409,00000596,false,Rx,0,8,43,00,21,07,80,0C,00,00,
5064586,00000596,false,Rx,0,8,43,00,21,08,20,00,00,00,
5066561,00000596,false,Rx,0,8,43,00,21,0E,C0,F9,FF,FF,
5068561,00000596,false,Rx,0,8,43,00,21,0D,80,57,00,00,
...
This at end of Zombie log, first time b0 is other than 0x00 or 0x10:
Code: Select all
..
17685478,00000583,false,Rx,0,8,10,22,22,2C,22,76,61,6C,
17687224,00000583,false,Rx,0,8,00,75,65,22,3A,22,34,33,
17688348,00000583,false,Rx,0,8,10,31,39,32,34,35,30,22,
17690496,00000583,false,Rx,0,8,00,2C,22,69,73,70,61,72,
17691799,00000583,false,Rx,0,8,10,61,6D,22,3A,66,61,6C,
17693041,00000583,false,Rx,0,8,00,73,65,7D,0D,0A,7D,0D,
17694360,00000583,false,Rx,0,8,1D,0A,00,00,00,00,00,00,
Zombie 0x603 is constant, snip from the beginning:
Code: Select all
12697363,00000603,false,Rx,0,8,40,00,50,03,00,00,00,00,
12698483,00000603,false,Rx,0,8,40,01,50,00,00,00,00,00,
12699332,00000603,false,Rx,0,8,60,00,00,00,00,00,00,00,
12700107,00000603,false,Rx,0,8,70,00,00,00,00,00,00,00,
..
I was thinking timeout, because last zombie 0x583 b0 is first time other than 0x00 or 0x10, but Focci 108 frames captured and zombie 7528 frames.
Txqueuelen 1000 for Focci scan did not help with me, but this is not that big of a problem really as otherwise tool works flawlessly with Focci.