Hi,
I setup the said EVM. I connected RJ-45 to my network hub and booted up OK. See the COM port output below.
But as soon as the EVM is up, all my devices connected to the hub lost network connection. When I disconnect EVM's network cable. The network connections restored. What might be the problem? Thank you.
Regards,
Steve
By connection lost, did you actually see that the link goes down in the status bar in windows?
Thanks,
Arun.
If you need more help, please reply back. If this answers the question, please click Verify Answer , below.
I am using Windows 7. Seeing network status in Control Panel, it indicated no connection as soon as EVM network cable is connected to hub. In the same token, network connection restores as soon as EVM network cable is disconnected.
Thanks.
Can you try and flip one of the boot strap pins to avoid run the HUA demo and see still you are having the problem.
There 18 flip pins on three switches. Which one should I flip and from what to what (0 to 1, or 1 to 0)
SW3, you can toggle any one of them. Just remember to bring them back.
I turned pin 8 from ON to OFF, then press the cold reset buttom. There is no output from COM1. There is no change to the network problem. I have the same network problem as before.
Is there anyone answering my questions? In addition to this network problem. I also has issue building examples for this TDMXEVM6657L EVM. Please respond. Thanks.
Hi SGQ,
I am trying to reproduce this, but my setup is not getting the DHCP address. I will let you know my findings soon.
Hi Steve,
Please try switch settings as below:
(PIN1, PIN2, PIN3, PIN4, PIN5, PIN6, PIN7, PIN8)
SW3 (off, off, on, off, on, on, on, on)
SW5 (on, on, on, on, on, on, on, on)
Please let me know your network problem gets resolved or not? You will get output on COM1. By this switch settings Power On Self Test will execute.
If it still network problem does not get resolved, please try the same by changing Ethernet cable.
Also please let me know issues you are facing to build the examples for TMDXEVM6657L EVM.
Thanks
Rakesh
Thanks & Regards,
Rakesh Modi
Hi Rakesh,
Here is the power on test result, all pass.
TMDXEVM6657L POST Version 01.00.00.01 ------------------------------------------ SOC Information
FPGA Version: 000F Board Serial Number: 0011 EFUSE MAC ID is: 08 00 28 32 95 85 PLL Reset Type Status Register: 0x00000001 Platform init return code: 0x00000000 Additional Information: (0x02350014) :0BEF0000 (0x02350624) :000211FF (0x02350678) :00123400 (0x0235063C) :000801FF (0x02350640) :000801FF (0x02350644) :000900DB (0x02350648) :000A40DB (0x0235064C) :000B10DB (0x02350650) :000C00DB (0x02350654) :000C00DB (0x02350658) :000C00DB (0x0235065C) :000D1800 (0x02350660) :000E1800 (0x02350668) :000F1800 (0x02350670) :00101800 (0x02620008) :0201A005 (0x0262000c) :040101A7 (0x02620010) :00000000 (0x02620014) :054A0000 (0x02620018) :0B97A02F (0x02620180) :0602F000 ------------------------------------------
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
Then I put SW5 bit 4 back to off, pressed cold reset bottom, the network works fine now. Why? What have we corrected by running POST?
In build project "property" General->Device->Variant: Generic devices, Generic C66xx Device. I can build the example projects.
But if I select "property" General->Device->Variant: C66xx Multicore DSP, TMS320C6657. I got device not supported build error. I thought this setting is more precise.
Thank you.