Browse by Tags

Related Posts
  • Initial DM365 programming

    Hello everybody, I am trying to design my own PCB around the DM365 chip, mostly a copy (exact same components) of the Leopard Board. I am wondering if there is anything particular I should be aware of when programming the chip for the first time. I would like to use the USB 720p HD video streaming program...
  • Problem with Gstreamer appsink element

    HI, I am trying to use the gstreamer app plugin to pull a raw buffer from a stream, do some analysis of the data, then push it back into the pipeline. I am trying to use appsink and appsrc to do this. I have written my code that will do this, but when I try to build I have some linking errors that I...
  • Compiler & Libraries to build a basic demo

    I would like to build and download a basic app to the board but after installing it, T.I.'s Code composer, it requires a license file to use. I have the 5M sensor board but I seem to need a jump start to get things moving. Is there anything setup for the Eclipse IDE? Is there a freeware development...
  • a simple code to read/write a physical address from userspace

    For a virtual memory to physical memory mapping... Can be used to read/write values from/to physical address from an user space. ------------------------------------------------------------------------------------ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string...
  • SD card boot and flashing tool

    I used this tool for restoring Leopard board. Download it and configure it to use u-boot for Leopard Board. Much more faster than serial flash utility. Manual: http://wiki.davincidsp.com/index.php/SD_card_boot_and_flashing_tool_for_DM355_and_DM365 Source and binary: http://www.linux-davinci.info/data...
Page 1 of 2 (40 items) 12