I missed my LCDK "Quick Start Guide" booklet, is there any links available for this in the net?...
Thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Ilyaraja,
Please find the quick start guide for OMAPL138 LCDK attached:
Hope this helps.
Regards,
Rahul
Hi Rahul,
Thank you so much for your answer. And the another thing is, the SD card given with my LCDK board was also missed. So, now i am having my new 2GB SD card, so what i have to do to install the packages as same as in the SD card given with the board. Is there any documents available or what steps i have to follow to setup it and the LCDK Board should boot from SD card itself.
Thanks and Regards,
Ilayaraja.
Hi Ilayaraja,
We are in the process of archiving the steps needed to create the SD card to boot LCDK on the wikis but this might happen only by the end of this month. We do not have a pre-built SD card image archived on the wikis.
In the meantime, if your package was missing the SD card, I would recommend asking the vendor to provide this to you.
Regards,
Rahul
Hi Ilayaraja
CircuitCo has an RMA process
http://circuitco.com/wordpress/rma/
You can provide info here, so that they can ship you the missing SD card.
Regards
Mukul
Hello,
Now, i had a doubt, that whether the bootloader(U-boot) already flashed in the NAND of LCDK is running or not, so studied about "Restoring U-Boot on Bricked LCDK through UART USB cable" , so I checked the USB connection, (it is ttyUSB0 connected to UART J3 on the board) and settings as (115200 8N1), SW1 switch no.2 as ON(for UART booting mode) and i executed this command(sudo /home/ilay/ti-sdk-omapl138-lcdk-01.00.00/host-tools/flash_utils/OMAP-L138_FlashAndBootUtils_2_40/OMAP-L138/GNU/sfh_OMAP-L138.exe -targettype OMAPL138_LCDK -flashtype NAND -p /dev/ttyUSB0 -flash_noubl u-boot-lcdk_ais.bin)
it is showing as,
-----------------------------------------------------
TI Serial Flasher Host Program for OMAP-L138
(C) 2012, Texas Instruments, Inc.
Ver. 1.67
-----------------------------------------------------
[TYPE] Single boot image
[BOOT IMAGE] u-boot-lcdk_ais.bin
[TARGET] OMAPL138_LCDK
[DEVICE] NAND
[NAND Block] 1
Attempting to connect to device /dev/ttyUSB0...
Press any key to end this program at any time.
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Waiting for BOOTME... (power on or reset target now)
|
and after this i power cycled the board, but it is taking much time(more than 1 hour i waited), but no result.
And the another thing is, i am calling the "MINICOM Window" as,
sudo minicom ttyUSB0
it is displaying as,
Welcome to minicom 2.5
OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB0
Press CTRL-A Z for help on special keys
i am getting these lines in the terminal window, but after this no information about U-boot or Linux running on the LCDK. What i have to do?.
Thanks,
Ilayaraja.
Hi,
My SW1 switch setting was(switch no.2 is ON and remaining switches 1,3,4,5,6,7,8 are OFF). And my serial port name is ttyUSB0 only, no other devices are connected. Then, i think the bootloader in the LCDK is corrupted, thats why the U-boot messages are not shown in the minicom window. Now, i am trying to reboot the NAND(Reboot U-boot on Bricked LCDK through UART Cable) by using the command,
root@ilay-G41M-Combo:/home/ilay# mono /home/ilay/ti-sdk-omapl138-lcdk-01.00.00/host-tools/flash_utils/OMAP-L138_FlashAndBootUtils_2_40/OMAP-L138/GNU/sfh_OMAP-L138.exe -targettype OMAPL138_LCDK -flashtype NAND -p /dev/ttyUSB0 -flash_noubl u-boot-lcdk_ais.bin
it is displaying as,
-----------------------------------------------------
TI Serial Flasher Host Program for OMAP-L138
(C) 2012, Texas Instruments, Inc.
Ver. 1.67
-----------------------------------------------------
[TYPE] Single boot image
[BOOT IMAGE] u-boot-lcdk_ais.bin
[TARGET] OMAPL138_LCDK
[DEVICE] NAND
[NAND Block] 1
Attempting to connect to device /dev/ttyUSB0...
Press any key to end this program at any time.
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Waiting for BOOTME... (power on or reset target now)
|
After this i pressed the restart button, and also i switched OFF and switched ON the board, but there is no change, it still remains in that line(i have waited for more than half an hour), i don't know whether the process (flashing the NAND) is taking place or not ???...
Thanks,
Ilayaraja.
Hi,
Now, I made SW1 Switches 2 &4 as ON and remaining all closed, and i executed the command,
sudo /home/ilay/ti-sdk-omapl138-lcdk-01.00.00/host-tools/flash_utils/OMAP-L138_FlashAndBootUtils_2_40/OMAP-L138/GNU/sfh_OMAP-L138.exe -targettype OMAPL138_LCDK -flashtype NAND -p /dev/ttyUSB0 -flash_noubl u-boot-lcdk_ais.bin
it is displaying as,
-----------------------------------------------------
TI Serial Flasher Host Program for OMAP-L138
(C) 2012, Texas Instruments, Inc.
Ver. 1.67
-----------------------------------------------------
[TYPE] Single boot image
[BOOT IMAGE] u-boot-lcdk_ais.bin
[TARGET] OMAPL138_LCDK
[DEVICE] NAND
[NAND Block] 1
Attempting to connect to device /dev/ttyUSB0...
Press any key to end this program at any time.
(AIS Parse): Read magic word 0x41504954.
(AIS Parse): Waiting for BOOTME... (power on or reset target now)
(AIS Parse): BOOTME received!
(AIS Parse): Performing Start-Word Sync...
(AIS Parse): Performing Ping Opcode Sync...
(AIS Parse): Processing command 0: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 14372-Byte section to address 0x80000000.
(AIS Parse): Processing command 1: 0x58535901.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Loading section...
(AIS Parse): Loaded 1324-Byte section to address 0x80003824.
(AIS Parse): Processing command 2: 0x58535906.
(AIS Parse): Performing Opcode Sync...
(AIS Parse): Performing jump and close...
(AIS Parse): AIS complete. Jump to address 0x80000000.
(AIS Parse): Waiting for DONE...
(AIS Parse): Boot completed successfully.
Waiting for SFT on the OMAP-L138...
File u-boot-lcdk_ais.bin is not present.
Interfacing to the OMAP-L138 via UART failed.
Please reset or power-cycle the board and try again...
I don't understand whats the problem is?
Thanks,
Ilayaraja.
Hi,
Thanks. Now, the bootloader is working properly. And also i booted Linux Kernel from SD Card also, it is also working properly. But the Ethernet Port i connected from my PC to the LCDK board is not showing up any ethernet connections, connection is not established between my PC and the Board, but when i connect the ethernet cable to my PC it is displaying as,
root@omapl138-lcdk:~# PHY: 0:07 - Link is Up - 100/Full
But in my PC, connection is not shown up.
Then, how can i find the IP Address of the LCDK Board? I used the command,
root@omapl138-lcdk:~# ifconfig
the following lines are displayed, in that i don't know what is the IP Address of the Board,
root@omapl138-lcdk:~# ifconfig
eth0 Link encap:Ethernet HWaddr 9E:A9:0C:45:66:CE
inet6 addr: fe80::9ca9:cff:fe45:66ce/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:85 errors:0 dropped:0 overruns:0 frame:0
TX packets:258 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13842 (13.5 KiB) TX bytes:149148 (145.6 KiB)
Interrupt:33
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:872 (872.0 B) TX bytes:872 (872.0 B)
Now, what i want to do is, i have to find the IP Address of the Board, then i need to copy the "Hello World" program to LCDK by using that IP address
host $ scp hello root@<LCDK IP address>:/home/root/
and i want to see the output from the LCDK Board.
Thanks,
Ilayaraja.
The IP address isn't set, you probably need to use DHCP or set it manually.
You might want to start a new thread in the Linux forum.