On 23/07/2016 7:41 PM, vivek kukreja wrote:
>
> Thank you for your prompt advice regarding tap interface.
> I followed this mail chain and successfully run the ping01 example in
> rtems-libbsd:
>
> https://lists.rtems.org/pipermail/users/2015-June/029063.html
>
> Now I can ping and FTP into the
Hi Chris,
Thank you for your prompt advice regarding tap interface.
I followed this mail chain and successfully run the ping01 example in
rtems-libbsd:
https://lists.rtems.org/pipermail/users/2015-June/029063.html
Now I can ping and FTP into the QEMU instance from host machine!
Regards,
Vivek
On 23/07/2016 3:47 AM, vivek kukreja wrote:
I'm working on improving the current tracing framework of
RTEMS(Capture Engine and Trace Linker) for GSoC 2016. In the current
phase, I have to transport trace files from RTEMS to host machine.
I've built rtems-libbsd drivers for xilinx_zynq_19_qemu bsp
Hi everyone,
I'm working on improving the current tracing framework of
RTEMS(Capture Engine and Trace Linker) for GSoC 2016. In the current
phase, I have to transport trace files from RTEMS to host machine.
I've built rtems-libbsd drivers for xilinx_zynq_19_qemu bsp and all
examples are building w