I'm just a beginner. I bought an EVMC6678L. Hyperterminal fetch me the IP address as seen from the quick start guide. But the webpage was not shown by the browser saying the page cannot be displayed. What might be the problem?
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.
I'm just a beginner. I bought an EVMC6678L. Hyperterminal fetch me the IP address as seen from the quick start guide. But the webpage was not shown by the browser saying the page cannot be displayed. What might be the problem?
If you are connecting the EVM directly to your PC, I believe that you need to be in static IP mode. You will need to have the correct DIP switch settings on the board, and the correct IP settings on your PC. There are instructions here:
http://processors.wiki.ti.com/index.php/TMDXEVM6678L_EVM_Hardware_Setup
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_Getting_Started_Guide
Dear Fredrick,
Thanks for your kind reply.
That issue is solved...
But when i try to do the image processing demo from MCSDK i get some errors...
I’ll list out the things that I have done in CCS v5
1. Loaded the projects image processing master and slave from C:\Program Files\Texas Instruments\mcsdk_2_00_00_beta2\demos\image_processing
2. Checked the properties and everything is fine.
3. Build the project.
4. Created a target configuration file -> selecting texas instruments XDS100v2 USB emulator->TMS320c6678
5. Loaded the gel file C:\Program Files\Texas Instruments\ccsv5\ccs_base_5.0.3.00023\emulation\boards\evmc6678l\gel\evmc6678l.gel in the initialization script in the advanced tab
6. Target configuration file was launched.
7. And
got this in the console
C66xx_0:
GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_1: GEL Output: Setup_Memory_Map...
C66xx_1: GEL Output: Setup_Memory_Map... Done.
C66xx_2: GEL Output: Setup_Memory_Map...
C66xx_2: GEL Output: Setup_Memory_Map... Done.
C66xx_3: GEL Output: Setup_Memory_Map...
C66xx_3: GEL Output: Setup_Memory_Map... Done.
C66xx_4: GEL Output: Setup_Memory_Map...
C66xx_4: GEL Output: Setup_Memory_Map... Done.
C66xx_5: GEL Output: Setup_Memory_Map...
C66xx_5: GEL Output: Setup_Memory_Map... Done.
C66xx_6: GEL Output: Setup_Memory_Map...
C66xx_6: GEL Output: Setup_Memory_Map... Done.
C66xx_7: GEL Output: Setup_Memory_Map...
C66xx_7: GEL Output: Setup_Memory_Map... Done.
8. When
I tried to connect target….c66xx_0 the following error was shown…
IcePick_D: Error connecting to the target: (Error -183) @ 0
(0x0)
please do help me soon
Did you try power cycling the board and connect again. This should work. Do you have any external JTAG connected too. The internal will not work, even you have a cable connected in the external JTAG pin.
Thanks,
Arun.