<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Other NXP ProductsのトピックRe: Symphony Studio Install problems</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176370#M1240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have also the same problem.&lt;BR /&gt;I follow the guidelines:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;16. Switch to the Debug perspective by clicking on the Debug button at the top right hand side of thewindow.17. Create the external tool for making the hardware connection to the Symphony SoundBite boardby using the menu Run &amp;gt; External Tools &amp;gt; External Tools…18. In the dialog box that comes up, on the left select OpenOCD GDB Server and then click the newbutton (the page icon with the yellow “+”).19. Under OpenOCD Configuration File, choose 56371 in the Device pull down menu and choosesoundbite in the Dongle pull down menu.20. Click Run.&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;- First of all; there are no pull down menus like mentioned in point 19. But I chose for my&lt;BR /&gt;location: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\openocd.exe&lt;BR /&gt;working directory: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin&lt;BR /&gt;OpenOCD Configuration File: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\configs\56371_soundbite.cfg&lt;BR /&gt;&lt;BR /&gt;The I get this error:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   ft2232.c:1065 ft2232_init(): unable to open ftdi device: 2Error:   ft2232.c:1080 ft2232_init(): ListDevices: 2Error:   ft2232.c:1082 ft2232_init(): 0: Symphony SoundBite BError:   ft2232.c:1082 ft2232_init(): 1: Ä&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Can anyone please help me?&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2020 09:25:13 GMT</pubDate>
    <dc:creator>carrejans</dc:creator>
    <dc:date>2020-10-29T09:25:13Z</dc:date>
    <item>
      <title>Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176359#M1229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi everybody,&lt;BR /&gt;&lt;BR /&gt;I just received my Freescale Symphony Soundbite v1.0 board couple of days ago. I got familiar with the switches, leds and jumpers (I hope).&lt;BR /&gt;Everything is set to factory default. Yesterday all the leds were blinking and by changing the status on SW1 I was able to disable or enable the corresponding leds.&lt;BR /&gt;I have to say that I had trouble installing Symphony Studio 1.0.0 cause bitDefender was giving me a " false positive" on the CDM 2.02.04.exe. I reported that to bitDefender!&lt;BR /&gt;After changing to Kaspersky install was possible but my problem is that I can't even make a proper build. And I want to figure out if this problem is me not having the knowldege or a bad FTDI 2232 chip.&lt;BR /&gt;&lt;BR /&gt;I get the following error message when I try communicating with my Soundbite board.&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   ft2232.c:1065 ft2232_init(): unable to open ftdi device: 2Error:   ft2232.c:1080 ft2232_init(): ListDevices: 2Error:   ft2232.c:1082 ft2232_init(): 0: Symphony SoundBite BError:   ft2232.c:1082 ft2232_init(): 1: ( &amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/DIV&gt;also I have a lot of errors in my build of the original demo application. That I was gonna download to the dsp to check it's functionality .&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;**** Build of configuration Debug for project SoundBite_demo_app ****make pre-build main-build make cleanmake[1]: Entering directory `C:/Documents and Settings/Csaba/workspace/SoundBite_demo_app/Debug'rm -f  ./boardtest.cln ./process_samples-fig56.cln ./process_samples-fig58.cln ./process_samples-nco-frac.cln ./process_samples-nco-int.cln ./sb_codecs.cln ./sb_eeprogram.cln ./sb_isr_esais.cln ./sb_leds.cln ./sb_switches.cln  board_test.cld make[1]: Leaving directory `C:/Documents and Settings/Csaba/workspace/SoundBite_demo_app/Debug' Building file: ../boardtest.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"boardtest.cln" "../boardtest.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../boardtest.asm Building file: ../process_samples-fig56.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"process_samples-fig56.cln" "../process_samples-fig56.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 **** 1330 [../process_samples-fig56.asm 119]: WARNING --- Expression value outside fractional domain (X data move field)Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.**** 1343 [../process_samples-fig56.asm 132]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1345 [../process_samples-fig56.asm 134]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1347 [../process_samples-fig56.asm 136]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1349 [../process_samples-fig56.asm 138]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1351 [../process_samples-fig56.asm 140]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1353 [../process_samples-fig56.asm 142]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1355 [../process_samples-fig56.asm 144]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1357 [../process_samples-fig56.asm 146]: WARNING --- Immediate value too large to use short - long substituted (X data move field)**** 1422 [../process_samples-fig56.asm 211]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1422 [../process_samples-fig56.asm 211]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1422 [../process_samples-fig56.asm 211]: WARNING --- Pipeline stall reading register written in previous instruction (Y data move field)**** 1425 [../process_samples-fig56.asm 214]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1425 [../process_samples-fig56.asm 214]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1431 [../process_samples-fig56.asm 220]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1431 [../process_samples-fig56.asm 220]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1431 [../process_samples-fig56.asm 220]: WARNING --- Pipeline stall reading register written in previous instruction (Y data move field)**** 1434 [../process_samples-fig56.asm 223]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1434 [../process_samples-fig56.asm 223]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1440 [../process_samples-fig56.asm 229]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1440 [../process_samples-fig56.asm 229]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1440 [../process_samples-fig56.asm 229]: WARNING --- Pipeline stall reading register written in previous instruction (Y data move field)**** 1443 [../process_samples-fig56.asm 232]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1443 [../process_samples-fig56.asm 232]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1449 [../process_samples-fig56.asm 238]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1449 [../process_samples-fig56.asm 238]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1449 [../process_samples-fig56.asm 238]: WARNING --- Pipeline stall reading register written in previous instruction (Y data move field)**** 1452 [../process_samples-fig56.asm 241]: WARNING --- Pipeline stall reading register A written in previous instruction (X data move field)**** 1452 [../process_samples-fig56.asm 241]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)Finished building: ../process_samples-fig56.asm Building file: ../process_samples-fig58.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"process_samples-fig58.cln" "../process_samples-fig58.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../process_samples-fig58.asm Building file: ../process_samples-nco-frac.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"process_samples-nco-frac.cln" "../process_samples-nco-frac.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../process_samples-nco-frac.asm Building file: ../process_samples-nco-int.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"process_samples-nco-int.cln" "../process_samples-nco-int.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../process_samples-nco-int.asm Building file: ../sb_codecs.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"sb_codecs.cln" "../sb_codecs.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../sb_codecs.asm Building file: ../sb_eeprogram.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"sb_eeprogram.cln" "../sb_eeprogram.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 **** 1389 [../sb_eeprogram.asm 204]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1417 [../sb_eeprogram.asm 232]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.**** 1421 [../sb_eeprogram.asm 236]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1494 [../sb_eeprogram.asm 307]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)**** 1498 [../sb_eeprogram.asm 311]: WARNING --- Pipeline stall reading register written in previous instruction (X data move field)Finished building: ../sb_eeprogram.asm Building file: ../sb_isr_esais.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"sb_isr_esais.cln" "../sb_isr_esais.asm"**** 1251 [../sb_isr_esais.asm 68]: WARNING --- Runtime origin involves incompatible memory spaces (Operand field)Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../sb_isr_esais.asm Building file: ../sb_leds.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"sb_leds.cln" "../sb_leds.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../sb_leds.asm Building file: ../sb_switches.asmInvoking: 56K ASM Assemblerasm56300 -G -I% -L% -B"sb_switches.cln" "../sb_switches.asm"Freescale Semiconductor DSP56300 Assembler  Version 6.3.28 Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.Finished building: ../sb_switches.asm Building target: board_test.cldInvoking: 56K ASM Linkerdsplnk -G -Mmapfile.txt -R..\sb_boardtest_lnk.ctl -B"board_test.cld"  ./boardtest.cln ./process_samples-fig56.cln ./process_samples-fig58.cln ./process_samples-nco-frac.cln ./process_samples-nco-int.cln ./sb_codecs.cln ./sb_eeprogram.cln ./sb_isr_esais.cln ./sb_leds.cln ./sb_switches.cln  dsplnk: Cannot open memory control file: ..sb_boardtest_lnk.ctlDSP Linker  Version 6.3.30 (C) Copyright Freescale Semiconductor, Inc. 2005.  All rights reserved.make: *** [board_test.cld] Error -1Build complete for project SoundBite_demo_app&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope some knowledgable person can help to tell me if I am making some errors or simply my board is failing and bad.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Csaba&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176359#M1229</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2020-10-29T09:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176360#M1230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hello Csaba,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;regarding the &lt;STRONG&gt;communication error&lt;/STRONG&gt;:&lt;/DIV&gt;&lt;DIV&gt;I guess you also use some other tools to access your SoundBite, e.g. the AVR GUI demo.&lt;/DIV&gt;&lt;DIV&gt;When I use the Symphony Studio only on a freshly powered-up SoundBite, everything works fine.&lt;/DIV&gt;&lt;DIV&gt;When I first use the AVR GUI demo and then want to access the SoundBite through the Symphony Studio debugger,&lt;/DIV&gt;&lt;DIV&gt;I get exactly the same error.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I guess that the problem is caused by the different access modes - the AVR GUI uses SPI and configures the FT2232&lt;/DIV&gt;&lt;DIV&gt;to communicate to the SPI port while the debugger uses JTAG / OnCE. Both parts of the software seem to be incompatible&lt;/DIV&gt;&lt;DIV&gt;and not to be usable in parallel.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If anybody out there has a solution for this, I would be happy to learn about it!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;regarding the assembly &lt;STRONG&gt;warnings&lt;/STRONG&gt; and &lt;STRONG&gt;errors&lt;/STRONG&gt;:&lt;/DIV&gt;&lt;DIV&gt;You need not worry about the &lt;STRONG&gt;warnings&lt;/STRONG&gt; although I would recommend to write your own code in a warning-free manner.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The final &lt;STRONG&gt;error&lt;/STRONG&gt; is from the linker. The reason is the path separator. The eclipse project set-up supplied by Freescale&lt;/DIV&gt;&lt;DIV&gt;includes single backslash "\ " path separators in the build configuration. These separators get deleted as you can see&lt;/DIV&gt;&lt;DIV&gt;at the last line of your output (the issue marked in red):&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Courier New"&gt;dsplnk -G -Mmapfile.txt -R&lt;FONT color="#ff0000"&gt;..\sb_boardtest_lnk.ctl&lt;/FONT&gt; -B"board_test.cld"&amp;nbsp; ./boardtest.cln ./process_samples-fig56.cln ./process_samples-fig58.cln ./process_samples-nco-frac.cln ./process_samples-nco-int.cln ./sb_codecs.cln ./sb_eeprogram.cln ./sb_isr_esais.cln ./sb_leds.cln ./sb_switches.cln&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face="Courier New"&gt;&lt;/FONT&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;FONT face="Courier New"&gt;dsplnk: Cannot open memory control file: &lt;FONT color="#ff0000"&gt;..sb_boardtest_lnk.ctl&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;FONT face="Courier New"&gt;&lt;/FONT&gt;&lt;DIV&gt;To avoid this, use Unix-style path separators "/". Perhaps, double-backslash might also work "\\", but I did not test that.&lt;/DIV&gt;&lt;DIV&gt;I think you have to edit this manually and probably have to do so also for future projects...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope it helps&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;schi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by schi on &lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:56 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 16:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176360#M1230</guid>
      <dc:creator>schi</dc:creator>
      <dc:date>2008-07-30T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176361#M1231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Schi,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your message. I will edit the backslashes to slashes the way you suggested it. That is for the build / warnings.&lt;BR /&gt;But all though I can succesfully run AVR GUI to test my board(SPI con. seems to work good). I am not able to communicate with the JTAG/ OnCE connection even if If Reset or disconnect and reconect my board.&lt;BR /&gt;Now I would get errors like :&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   jtag.c:1156 jtag_validate_chain(): Error validating JTAG scan chain, IR mismatch, scan returned 0x3f&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Let me ask you this . In your debug window do you have this selected :&lt;BR /&gt;&lt;BR /&gt;GBD Debugger:&lt;BR /&gt;C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\openocd.exe&lt;BR /&gt;&lt;BR /&gt;GDB Command file:&lt;BR /&gt;C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\FTD2XX.dll&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also I was being updated from Symphony Studio 1.1.0 to Eclipse Platform 3.2.0. I hope that don't matter . Cause minor parts are different. As described in the older&amp;nbsp; pdfs that are on the net.&lt;BR /&gt;&lt;BR /&gt;Again, thank you for your help&lt;BR /&gt;&lt;BR /&gt;Csaba&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176361#M1231</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2020-10-29T09:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176362#M1232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Csaba,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;please try to start the openocd application a second time. The first time after power up / reset of the SoundBite, there are sometimes (not always:-) these errors. Should go away with a second try (at least it always did for me...).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I think this is mentioned somewhere in the docs, so it is definitely a known issue for Freescale.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;openocd and ftd2XX.dll should be fine.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am just wondering about your Symphony Studio release number. Is 1.1.0 really available? I have 1.0.0. and my installation is not that old, but probably I missed the new release. I did not change anything regarding the Eclipse platform or installation by now, but would probably like to do so later. The Freescale documentation says that there were some adaptations or modifications for the Symphony Studio release, so I am not really sure how well modifying the eclipse part (including updating or adding plug-ins) would work. I would be highly interested in integrating a svn plug-in instead of cvs and perhaps some additional TeX plug-in to ease documentation work. If&amp;nbsp;you would have any experience or hints, I would be happy to hear about.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;schi&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 19:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176362#M1232</guid>
      <dc:creator>schi</dc:creator>
      <dc:date>2008-07-30T19:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176363#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Schi,&lt;BR /&gt;&lt;BR /&gt;I did try it two times .. even more . Tried double clicking and another launch window appears for a split second.&lt;BR /&gt;It looks like my JTAG/OnCE connection is somewhere bad. Are your SW2 setting default like 110110 (MODE 9)? Also I noticed in Preferences/Tool Config I had 56734_usb.cfg... i changed it to 56731_soundbite.cfg. Not that it mattered . Still had the unable to open ftdi device:2 error message. And I did downgrade to Symphony Studio 1.0.0 just to see if that works, but it didn't.&lt;BR /&gt;I have put in a request for replacing my board with Freescale as I can't even load the factory demo batch files .&lt;BR /&gt;They sent me a confirmation that it is on the way.&lt;BR /&gt;I even measured out suspect traces and solder joints but they seemed fine.So... I'll wait.&lt;BR /&gt;&lt;BR /&gt;Thank you Schi for your concern and help. I 'll notify you when things are finally working .&lt;BR /&gt;&lt;BR /&gt;Csaba&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 01:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176363#M1233</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2008-07-31T01:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176364#M1234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I am having the same problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I got these message when I tried to run the demo app,&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   ft2232.c:1065 ft2232_init(): unable to open ftdi device: 2Error:   ft2232.c:1080 ft2232_init(): ListDevices: 2Error:   ft2232.c:1082 ft2232_init(): 0: Symphony &lt;B&gt;SoundBite&lt;/B&gt; BError:   ft2232.c:1082 ft2232_init(): 1: ( &amp;gt;&lt;/PRE&gt;&lt;PRE&gt;I also updated the driver of the ftdi device, but got the same results.&lt;/PRE&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176364#M1234</guid>
      <dc:creator>sonic</dc:creator>
      <dc:date>2020-10-29T09:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176365#M1235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The Soundbite has only one core. And some of the examples are written for the dual core DSPs.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 01:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176365#M1235</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2008-10-28T01:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176366#M1236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks, Csaba.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I've tried&amp;nbsp;&amp;nbsp;a demo&amp;nbsp;app and also the assmeble template provided for Soundbite. I suppose these two samples should have the correct settings for 56371.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If duo core is problem, how can I cofigure the code to single core?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 03:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176366#M1236</guid>
      <dc:creator>sonic</dc:creator>
      <dc:date>2008-10-28T03:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176367#M1237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I found where I did wrong.&lt;/DIV&gt;&lt;DIV&gt;In the Debug settings, the core index should be set to '0'. The default is '1' and I got those error message.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 23:54:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176367#M1237</guid>
      <dc:creator>sonic</dc:creator>
      <dc:date>2008-10-28T23:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176368#M1238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes Sonic,&lt;BR /&gt;&lt;BR /&gt;The first core is "core0" since "core1" is reserved for the second core in dual core DSP's. Out of curiosity what program/demo are you working with ?&lt;BR /&gt;What version of Symphony Studio ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Csaba&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 01:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176368#M1238</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2008-10-29T01:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176369#M1239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, Csaba,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;FYI, I downloaded the sample apps here,&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The first one is the 'SOUNDBITE_ASSY_TMPL', the second one is a demo contained in 'PRODTEST_DEMOAPPSRC'.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 03:37:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176369#M1239</guid>
      <dc:creator>sonic</dc:creator>
      <dc:date>2008-10-29T03:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176370#M1240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have also the same problem.&lt;BR /&gt;I follow the guidelines:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;16. Switch to the Debug perspective by clicking on the Debug button at the top right hand side of thewindow.17. Create the external tool for making the hardware connection to the Symphony SoundBite boardby using the menu Run &amp;gt; External Tools &amp;gt; External Tools…18. In the dialog box that comes up, on the left select OpenOCD GDB Server and then click the newbutton (the page icon with the yellow “+”).19. Under OpenOCD Configuration File, choose 56371 in the Device pull down menu and choosesoundbite in the Dongle pull down menu.20. Click Run.&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;- First of all; there are no pull down menus like mentioned in point 19. But I chose for my&lt;BR /&gt;location: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\openocd.exe&lt;BR /&gt;working directory: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin&lt;BR /&gt;OpenOCD Configuration File: C:\Symphony-Studio\dsp56720-devtools\dist\openocd\bin\configs\56371_soundbite.cfg&lt;BR /&gt;&lt;BR /&gt;The I get this error:&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   ft2232.c:1065 ft2232_init(): unable to open ftdi device: 2Error:   ft2232.c:1080 ft2232_init(): ListDevices: 2Error:   ft2232.c:1082 ft2232_init(): 0: Symphony SoundBite BError:   ft2232.c:1082 ft2232_init(): 1: Ä&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Can anyone please help me?&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176370#M1240</guid>
      <dc:creator>carrejans</dc:creator>
      <dc:date>2020-10-29T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176371#M1241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;After trying to solve this problem all day, I installed the 1.1.0 version of Symphony Studio.&lt;BR /&gt;Now there are the pull-down menus; but still an error.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;Error:   jtag.c:1156 jtag_validate_chain(): Error validating JTAG scan chain, IR mismatch, scan returned 0x3f&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/DIV&gt;I'm really getting desparate. Sitting all day and evening at my computer, trying to solve one error. &lt;SPAN&gt;&lt;IMG alt=":smileymad:" class="emoticon emoticon-smileymad" id="smileymad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-mad.gif" title="Smiley Mad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with solving this problem?&lt;BR /&gt;&lt;BR /&gt;- Will Vista be the problem?&lt;BR /&gt;- I installed latest version of the CDM driver&lt;BR /&gt;- ....&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176371#M1241</guid>
      <dc:creator>carrejans</dc:creator>
      <dc:date>2020-10-29T09:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176372#M1242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;For this error:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;Info:    openocd.c:82 main(): Open On-Chip Debugger ps001 (2007-10-19 18:00 CEST)Error:   ft2232.c:1065 ft2232_init(): unable to open ftdi device: 2Error:   ft2232.c:1080 ft2232_init(): ListDevices: 2Error:   ft2232.c:1082 ft2232_init(): 0: Symphony SoundBite BError:   ft2232.c:1082 ft2232_init(): 1: Ä&lt;/PRE&gt;&lt;PRE&gt;check my post ealier, No.9 of this thread. I got rid of this errot that way.&lt;/PRE&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176372#M1242</guid>
      <dc:creator>sonic</dc:creator>
      <dc:date>2020-10-29T09:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176373#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thank you for your reply. But I tried everything from this thread; but nothing helped.&lt;BR /&gt;The core was "0" by default. So that's not the problem.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176373#M1243</guid>
      <dc:creator>carrejans</dc:creator>
      <dc:date>2008-12-09T06:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176374#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;It seems that &lt;SPAN class="postbody"&gt;openocd tries to open a second device.&lt;BR /&gt;That's why I think that maybe something is wrong in the configuration file.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;#daemon configurationtelnet_port 23gdb_port 9998#interfaceinterface ft2232ft2232_device_desc "Symphony Soundbite A"ft2232_layout "soundbite"ft2232_vid_pid 0x0403 0x6010jtag_speed 2 # was 2#use combined on interfaces or targets that can't set TRST/SRST separatelyreset_config trst_and_srst#jtag scan chain#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)jtag_device 4 0x1 0x3 0x2#target configurationdaemon_startup reset#target &amp;lt;type&amp;gt; &amp;lt;startup mode&amp;gt;target dsp56374 big run_and_halt 0&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176374#M1244</guid>
      <dc:creator>carrejans</dc:creator>
      <dc:date>2020-10-29T09:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Studio Install problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176375#M1245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Carrejeans,&lt;BR /&gt;&lt;BR /&gt;I think this is a wrong DSP that you are using :&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;target dsp56374 big run_and_halt 0

should be dsp56371

Csaba
&lt;/PRE&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Studio-Install-problems/m-p/176375#M1245</guid>
      <dc:creator>Csaba</dc:creator>
      <dc:date>2020-10-29T09:25:21Z</dc:date>
    </item>
  </channel>
</rss>

