Related Posts
  • Forum Post: 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...
  • Forum Post: DM365 SD Flash Utility at Leopardimaging

    When attempting to make the DM365 SD flash utility, my attempt fails with the following: ian@magi:~/Desktop/dump/dm365_leoimaging/dm3xx_sd_boot-6_leopard$ make make -C sdcard_flash PLATFORM=DM36x all make[1]: Entering directory `/home/ian/Desktop/dump/dm365_leoimaging/dm3xx_sd_boot-6_leopard/sdcard_flash'...
  • Forum Post: Help with application by LeopardBoard 355

    Hello: I be programming, an application, which only need caputre the image of the VGA camera and store the data on the SD card, not transmit. Is there any example on the web, especially to write to the SD card. Thank you very much
  • Forum Post: Re: Leopardboard FAQ

    Part 2 SD card and external USB devices * Mounting the SD card and using the files in a SD card When the power is applied boot process is finished, insert an SD card into the device. After some seconds it will echo some info about the card like this: mmc0: new high speed SDHC card at...
  • Forum Post: Accidentally wiped nand flash, and I am having trouble restoring u-boot.

    I bumped the enter key after typing "nand erase" in u-boot, and this wipes everything clean. I'm trying to get u-boot loaded again by following the second procedure documented at https://www.ridgerun.com/developer/wiki/index.php/RidgeRun_SDK_Technical_FAQ#No_icache_command_at_uboot . ...