Hi
I want tracing with new debug flag that save only tick + source address +
destination address of all packet in a 4*4 mesh network.
How can i do it? Please guide me step by step and help me as soon as possible.
thanks.
M.Sc Student
Department of Computer Engineering
Iran University of Science
Hi Andreas,
You are right. I’m in atomic mode. I got it fixed by specifying the cpu to
timing mode.
Thanks very much!
Chao Zhang
Peking University
在 2014年2月14日,下午11:19,Andreas Hansson 写道:
> Hi Chao,
>
> Are you running in timing mode? No output will be collected in atomic as the
> time-
Hi,
I'm trying to run android using the 3.3 VExpress_EMM kernel. I get the
following error.
panic: Write request to unknown register number: 0x5808
@ cycle 22924847066250
[write:build/ARM/dev/i8254xGBe.cc, line 684]
Memory Usage: 631224 KBytes
Program aborted at cycle 22924847066250
Aborted
Hi Pei,
The easiest is to have a look at the util/decode_packet_trace.py script.
The script merely prints a few of the fields. I¹d suggest you have a look
at src/proto/packet.proto for an extensive list if what fields are encoded
in the trace. The intention is not to use the python script for anyt