Other Parts Discussed in Thread: TMS320C6678
Hello,
So I just started working with TMS320C6678 EVM with XDS560v2 Emulator. I am facing many problems which i am going to mention over here in points. All the help is appreciated.
I am using Windows 7 (32 bits) on my Laptop. I have already install driver DPinst32.exe, BIOS_MCSDK_02_00_00_beta2_setup.exe and setup_CCS_5.0.3.00023.exe on my laptop.
1) I started with EVM quick start guide. I tried running BIOS OOB Demo. I set switches in "NOR boot on image 0" mode with SW9(DHCP mode). Started Hyperterminal and got nothing. I even tried with Tera Term and still got nothing. Hence, I can not get the IP to open the browser and confirm the successful booting.
2) After several suggestion from the forum, I tried setting the SW9(Static IP mode). I set the following configuration :
IP : 192.168.2.101
Subnet : 255.255.255.0
Default Gateway : 192.168.2.1
DNS : 192.168.2.1
Even now, I got nothing using Hyperterminal or Tera Term. What is the problem?
3) Now I thought to check the POST Boot. Set the switches in "POST Boot" mode. i tried both cases - DHCP as well as Static IP. Using Hyperterminal I got the following result in both cases:
TMDXEVM6678L POST Version 01.00.00.03
------------------------------------------
SOC Information
FPGA Version: 000B
Board Serial Number: 0DCE3530
EFUSE MAC ID is: 90 D7 EB 7E 82 88
SA is disabled on this board.
PLL Reset Type Status Register: 0x00000001
Platform init return code: 0x00000000
Additional Information:
(0x02350014) :0B2C0000
(0x02350624) :000215FF
(0x02350678) :00831F24
(0x0235063C) :00081800
(0x02350640) :00091800
(0x02350644) :000A1800
(0x02350648) :000B1800
(0x0235064C) :000C1800
(0x02350650) :000D1800
(0x02350654) :000E1800
(0x02350658) :000F1800
(0x0235065C) :00000009
(0x02350660) :00831FEC
(0x02350668) :00832000
(0x02350670) :00832014
(0x02620008) :0200500F
(0x0262000c) :0401412F
(0x02620010) :00000000
(0x02620014) :77380020
(0x02620018) :0009E02F
(0x02620180) :0602C000
------------------------------------------
Power On Self Test
POST running in progress ...
POST I2C EEPROM read test started!
POST I2C EEPROM read test passed!
POST SPI NOR read test started!
POST SPI NOR read test passed!
POST EMIF16 NAND read test started!
POST EMIF16 NAND read test passed!
POST EMAC loopback test started!
POST EMAC loopback test passed!
POST external memory test started!
POST external memory test passed!
POST done successfully!
POST result: PASS
Where Can I get the IP to open the Web browser as demonstrated in the documents?
4) I want to start Linux on the device (Run Linux OOB Demo). Do I need to install Linux_MCSDK.tar on my windows? How to do that? How to proceed?
Thank you,
Keshav