koheron-sdk icon indicating copy to clipboard operation
koheron-sdk copied to clipboard

SDK for FPGA / Linux Instruments

Results 50 koheron-sdk issues
Sort by recently updated
recently updated
newest added

When I use: /usr/bin/arm-linux-gnueabihf-g++-8 I got this compilation error: cc1plus: error: switch -mcpu=cortex-a9 conflicts with -march=armv7-a switch [-Werror] I had no such issue when I used /usr/bin/arm-linux-gnueabihf-g++-5 How to fix...

I have checked the board with given SD card (Ubuntu OS) . The board is working well. I connected it with PC via Serial port and Ethernet. Now, I want...

Hi Team, I am want to connect the alpha 250 to the internet to install some packages. So , i did change in /etc/network/interfaces to dynamic IP, by commenting static...

Hi @tvanderbruggen I have embedded device with ARM linux, i want give user a web page as user interface to control all the pins in the board. my board can...

i would like to turn ON a LED by connecting to exp_io_4_n pin. but in the example given, (ADC_DAC BRAM) , exp_io_4_n is by default input pin. do i have...

Hi Team, if i dont want to use any of examples given for alpha 250 and i want to start a project from scratch. what is the procedure to follow?...

I am currently working on porting a design that utilizes an AXI S2MM DMA to the Alpha-250 board using the Koheron SDK, but I'm having problems figuring out how to...

Hi All, I would like to know, how can i start receiving ADC data based on the trigger for fixed number of sample? Trigger is internal software trigger, i would...