Olof AstrandTI Deep Learning library and building TI Apache TVM for the Beagley-AIHere I try to build apache tvm for the BeagleY AI myself. This article contains mostly of some things that might be fixed in the future and…Sep 5Sep 5
Olof AstrandHello world on the C7x DSP coprocessor with the BeagleY-AIThe uart debug log system on the AM67A is quite complex. In this article I will modify the hello world program by adding a resource table…Aug 161Aug 161
Olof AstrandProgramming the BeagleY-AI C7x256 coprocessors using the cl7x compiler.In this article we try to get a simple C7X dsp program running on the beagle board. It will use the hello world example from the…Aug 51Aug 51
Olof AstrandBeagleY-AI and the C7x coprocessorHere I will look more into detail of how to communicate with the AM67A coprocessor on the beagleY-AI board. Note that I do not guarante…Jul 174Jul 174
Olof AstrandBeagley-AIFirst impressions with the beagleY-AI. The smaller version of the Beaglebone AI, but with completely different processor. These are the…Jul 13Jul 13
Olof AstrandSetting up a python virtual environment.It is easy, but we usually do not have to do it so often so here we write down how it is done. I recomend using virual environments for all…Jul 11Jul 11
Olof AstrandCompiling your own WSL2 kernelIf using usbip, to get access to USB devices within WSL2, you might want to utilize your USB camera. Unfortunately, the default…Jul 11Jul 11
Olof AstrandGhidra debug tool with QemuHere we will look at debugging binaries on a remote target with qemu. First I try the ghidra debug tool, without success. So we try…Jan 22Jan 22
Olof AstrandRunning Ghidra Debugger IN-VMStarting up ghidras debugger tool can be a bit confusing the first time you use it. Here I will go through how to do it first with a local…Jan 21Jan 21