David Lechner
David Lechner
https://www.ev3dev.org/docs/tutorials/using-docker-to-cross-compile/ > Can you be a bit more specific whats meant with this? See note in link above about `qemu-user-static`.
I will keep looking at this next week. The documentation at http://analogdevicesinc.github.io/hdl/library/axi_ad3552r/index.html is not very good for understanding what some of the AXI DAC registers do, so more comments in...
> Documentation talks about "AD3552R IP core". How can AD3552R be common to other DAC's in the future ? I am assuming that other XXX IP cores will use (or...
> Also, EXT_SYNC mechanism is mandatory, cn0585 project used 2 of this IP synchronized together. If it is always required, can we remove the sysfs attribute and just always enable...
Closing this one since it was refined and merged upstream.
> Any hints how I can channel the terminal output to the dialog? We will either need a new event type or status bit to indicate that this special program...
Low resolution streaming is possible. Here is an example: https://github.com/G33kDude/ev3dev-web-remote
Yes, it is used to generate some files during the build process.
> Do you have suggestions on how to proceed if compiling on a system with no python available? Install Python? If you can compile MicroPython on the system, then you...
You can flash it to an SD card or USB drive and look at the files that way. You will need a way to mount the Linux ext4 file system,...