Hi,
I am a newbie to Leopardboard and I am using the DM365. As mentioned in the Ridge runner SDK I have attempted to load the image through SD Card. But when I configure the Leopardboard to boot from SD card and switch on - nothing is displayed on the serial console (Connected via minicom). What could be the reason? . Can some one guide me.
regards
mnc
Hi mnc
I've just got my LeopardBoard working exactly with these instructions:
processors.wiki.ti.com/.../Beginners_guide_for_Leopard_Board_DM365
I can see on serial terminal of minicom these messages:
SD card boot and flashing tool for DM355 and DM365
by Constantine Shulyupin http://www.LinuxDriver.co.il/
Online manual: wiki.davincidsp.com/.../SD_card_boot_and_flashing_tool_for_DM355_and_DM365
based on TI DM35x FlashAndBootUtils 1.10 SFT, TI flash_utils and SpectrumDigital evmdm355, evmdm365
Compiled on Sep 22 2009 at 00:31:39 with gcc 4.2.0 (MontaVista 4.2.0-16.0.32.0801914 2008-08-30)
SYSTEM->DEVICE_ID=0x8B83E02F
&EMIFStart=0x02000000
nand->devID=0x000000F1 nand->dataBytesPerPage=2048 nand->pagesPerBlock=64 nand->numBlocks=1024 nand_size=134217728
sdcard_init
sdcard_read sdc_src=0x00001000 dst=0x80001044 len=0x00000200 dst + len=0x80001244 *data0=0xA1ACED00
flasher_data=0x000A3400
sdcard_read sdc_src=0x000AB400 dst=0x80001044 len=0x00000200 dst + len=0x80001244 *data0=0x00010000
check_pattern_123
1 - boot; 2 - install; 3 - erase flash, 4 - nand boot, 5 - test first 16MB of RAM
u - install ubl only, d - nand flash dump
Unfortunately the install process doesn't work yet but I hope I can manage also this.
Good luck
Thanks for your reply. Yes there was a problem in the formatting of my sd card. And I retried the whole thing now. I could Boot from SD card.