-
Hi Wenting,
it's great to see that you are still working on this project. After a long pause I'll be starting to tinker with EPD driving again(I'm planning to perhaps do some experiments using a simp…
-
So continue with my debug adventure -- I am still using add35a1.
Now I can run opensbi v1.0 + Linux kernel 5.15 on FPGA, but then I find I cannot launch ps.cpp more than once if I do not re-loading…
-
-
If you use the original embedded-me meta-project, you will find the `dtb` file path in `/boot/uEnv.txt` in the wic image is not configured correctly. After flashing the image to sd-card and boot the d…
-
Hello! I used vitis-ai 2.5 to compile my model successfully.
![image](https://user-images.githubusercontent.com/67035191/221060411-0b34e13d-d0c7-4d37-a342-1daad990e468.png)
but when i run python co…
-
Your work is fascinating and can greatly accelerate development speed, but how do we connect the development board to the internet?
-
Hello, i am trying to program a zedboard using openocd to a ibex core. The output error is this one:
```
./util/load_demo_system2.sh halt ./sw/c/build/demo/hello_world/demo
Open On-Chip Debugger 0.…
-
### Describe the issue
After this PR https://github.com/microsoft/onnxruntime/pull/8919
Comparing to the debug install directory which has older commits, We can see my release install directory ha…
-
Background is here:
https://ez.analog.com/linux-software-drivers/f/q-a/570110/unable-to-build-petalinux-2021-2-for-zynq-adrv9361-z7035-bob-cmos/495320
Adjusting the bbappend like this:
dtb_ta…
-
When trying to print 64 bit long integer in plo the result is incorrect. There's a possibility that the problem also occurs in kernel. Neither kernel nor plo uses 64bit long integer print thus it's no…