• Forum Post: 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...
  • Forum Post: Configuring OpenCV with Leopardboard dm365

    I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. I have successfully compiled my opencv programs on Ubuntu 10.10. Now I want to test it with leopard board dm365. how can I do this ? Please help.
  • Forum Post: Installing X sever on Leopardboard dm365

    I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. Now I want to get output on any screen, I read somewhere that I have to install Xserver ( or any other distribution of xserver) on leopardboard dm365 but I don't know the procedure. Please help.
  • Forum Post: Installing JPEGLIB

    Hi all. I need to use the jpeglib but can't get it installed. This is what I've tried: Included it with 'make config'. Copied $DEVDIR/fs/apps/jpeg-6b/arm and $DEVDIR/fs/apps/jpeg-6b/erc into $DEVDIR/myapps/cam In cam.c I have added the line : #include...