• Forum Post: Getting Started Guide for Leopardboard 365

    Hi Members, At last, "Getting Startd Guide (GSG) for Leopardboard 365" is written. You can see it at http://processors.wiki.ti.com/index.php/Getting_Started_Guide_for_Leopard_Board_DM365 Please, note that it will keep being updated. Normal member cannot give any reply to FAQ...
  • Forum Post: Your suggestion for Getting Started Guide

    Hi Members, Please, share your thoughts and suggestions about Getting Started Guide (GSG) with replying to this thread. Please, note that you also can add your contents there by yourself. If nobody cares about your suggestion, please, try to enhance GSG with your ideas by yourself! :) ...
  • Forum Post: Kernel Oops While Running video decode demo from TI's dvsdk3.10.00.19 with Leopardboard DM365

    I am pretty new to the embedded arena. I have been struggling with this Leopardboard DM365 for more than 3 weeks. I am trying to run demo, from DVSDK version 3.10.00.19 demos (dvsdk_demos_3_10_00_16 folder). In order to run the demo that was initially written for DM365EVM I removed all the parts...
  • 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...