[sdiy] Symphony Soundbite
thx1138 at earthlink.net
thx1138 at earthlink.net
Fri Sep 2 22:45:12 CEST 2016
Hi Guys,
My guess is that WinXP 32bit mode is as far as we developed the Tool.
We only had a small budget to update the tools and we never released the Linux version of tools. I have a copy somewhere on my archives, but I am not sure which version of Linux or flavor of Linux.
The Assembler, Simulator, Linker, Librarian are still usable but again I never tried them on my Win 7 Ultimate version.
I can provide access to these tools if someone has a server we can use.
I am still trying to get time to bring up a server here at home. Just too busy to start another project.
Also the Symphony Studio does not need the board attached to the USB port to operate.
http://www.nxp.com/products/microcontrollers-and-processors/more-processors/dsp-dsc/dsp56k-symphony-dsp/suite56-for-dsp-566xx-dsp563xx:CW-SUITE56?fsrch=1&sr=1&pageNum=1
http://www.nxp.com/products/microcontrollers-and-processors/more-processors/dsp-dsc/dsp56k-symphony-dsp/symphony-studio-development-tools:SYMPH_STUDIO?fpsp=1&tab=Design_Tools_Tab
I could not download the Suite 56 tools , no link available it appears.
Does not matter as I have multiple copies in my archives.
regards,
Terry
> On Sep 2, 2016, at 12:41 PM, Leonardo Laguna Ruiz <modlfo at gmail.com> wrote:
>
>
>
> I had to give up in this board since my laptop with Windows 7 32 bit broke. The drivers did not work at all in my new computer.
>
> Leonardo
>
>> On 02 Sep 2016, at 22:13, Richie Burnett <rburnett at richieburnett.co.uk> wrote:
>>
>> Thanks Barry. I haven't got the board connected at the moment, but can try doing that. I figured that if the dev tools wouldn't open there wasn't much point in wiring up the board, but I'll give it a try.
>>
>> I'd hope that it would have given a slightly less cryptic message like "Dev Board not found / unable to connect" if it was something as simple as me forgetting to plug it in!
>>
>> I've tried running Eclipse as Administrator, and checked the read/write permissions to the directory it's in, etc... Also checked that I've got Java installed as it was mentioned on Wikipedia when I searched about Eclipse. Other than that, I wouldn't have a clue what to check next.
>>
>> Best regards,
>>
>> -Richie,
>>
>>
>>
>> -----Original Message----- From: Barry Klein
>> Sent: Friday, September 02, 2016 8:01 PM
>> To: Richie Burnett
>> Cc: synth-diy DIY
>> Subject: Re: [sdiy] Symphony Soundbite
>>
>>
>> Some startup advice here:
>> https://www.dsprelated.com/showthread/motoroladsp/3647.php
>>
>> Other than that I guess check that the supply is adequate(?)
>> I don't have that board....
>>
>> Barry
>>
>> On Sep 2, 2016, at 11:35 AM, Richie Burnett <rburnett at richieburnett.co.uk> wrote:
>>
>>
>> Did anyone ever manage to get their Motorola Symphony Soundbite development board to work?
>>
>> I just installed the latest version of Symphony Studio from NXP's website with a view to firing up my dev board, and it fell at the first hurdle. The dev tools wouldn't even start up! Not a good start.
>>
>> Below is the error file that it dumps on my hard-drive when it crashes out. Any pointers/ideas? This means absolutely nothing to me as an embedded programmer!
>>
>> Thanks in advance for any help,
>>
>> -Richie,
>>
>>
>> !SESSION 2016-09-02 19:30:16.016 -----------------------------------------------
>> eclipse.buildId=M20070212-1330
>> java.version=1.8.0_101
>> java.vendor=Oracle Corporation
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.equinox.common 4 0 2016-09-02 19:30:16.246
>> !MESSAGE FrameworkEvent.ERROR
>> !STACK 0
>> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
>> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
>> at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
>> at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
>> Did anyone ever manage to get their Motorola Symphony Soundbite development board to work?
>>
>> I just installed the latest version of Symphony Studio from NXP's website with a view to firing up my dev board, and it fell at the first hurdle. The dev tools wouldn't even start up! Not a good start.
>>
>> Below is the error file that it dumps on my hard-drive when it crashes out. Any pointers/ideas? This means absolutely nothing to me as an embedded programmer!
>>
>> Thanks in advance for any help,
>>
>> -Richie,
>>
>>
>> !SESSION 2016-09-02 19:30:16.016 -----------------------------------------------
>> eclipse.buildId=M20070212-1330
>> java.version=1.8.0_101
>> java.vendor=Oracle Corporation
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.equinox.common 4 0 2016-09-02 19:30:16.246
>> !MESSAGE FrameworkEvent.ERROR
>> !STACK 0
>> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
>> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
>> at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
>> at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
>> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
>> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
>>
>> !ENTRY org.eclipse.update.configurator 4 0 2016-09-02 19:30:16.246
>> !MESSAGE FrameworkEvent.ERROR
>> !STACK 0
>> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: J2SE-1.4,CDC-1.0/Foundation-1.0,J2SE-1.3
>> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
>> at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
>> at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
>> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
>> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
>>
>> !ENTRY org.eclipse.core.runtime 4 0 2016-09-02 19:30:16.256
>> !MESSAGE FrameworkEvent.ERROR
>> !STACK 0
>> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
>> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:294)
>> at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
>> at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
>> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
>> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
>>
>> !ENTRY org.eclipse.osgi 4 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar/ was not resolved.
>>
>> !ENTRY org.eclipse.osgi 4 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.update.configurator_3.2.2.R32x_v20070111.jar/ was not resolved.
>>
>> !ENTRY org.eclipse.osgi 4 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/ was not resolved.
>>
>> !ENTRY org.eclipse.osgi 4 0 2016-09-02 19:30:16.256
>> !MESSAGE Application error
>> !STACK 1
>> java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
>> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:65)
>> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
>> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>> at java.lang.reflect.Method.invoke(Unknown Source)
>> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
>> at org.eclipse.core.launcher.Main.run(Main.java:977)
>> at org.eclipse.core.launcher.Main.main(Main.java:952)
>>
>> !ENTRY org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
>> !SUBENTRY 1 org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/ was not resolved.
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0,4.0.0).
>> !SUBENTRY 1 org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.update.configurator_3.2.2.R32x_v20070111.jar/ was not resolved.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.w3c.dom_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package javax.xml.parsers_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.xml.sax_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.xml.sax.helpers_0.0.0.
>>
>> !ENTRY org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
>> !SUBENTRY 1 org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar/ [1] was not resolved.
>> !SUBENTRY 2 org.eclipse.equinox.common 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
>> !SUBENTRY 1 org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.update.configurator_3.2.2.R32x_v20070111.jar/ [2] was not resolved.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.common_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package javax.xml.parsers_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.w3c.dom_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.xml.sax_0.0.0.
>> !SUBENTRY 2 org.eclipse.update.configurator 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing imported package org.xml.sax.helpers_0.0.0.
>> !SUBENTRY 1 org.eclipse.osgi 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Bundle initial at reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/ [3] was not resolved.
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.common_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.core.jobs_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.registry_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.equinox.preferences_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing required bundle org.eclipse.core.contenttype_[3.2.0,4.0.0).
>> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2016-09-02 19:30:16.256
>> !MESSAGE Missing optionally required bundle org.eclipse.core.runtime.compatibility.auth_[3.2.0,4.0.0).
>>
>> _______________________________________________
>> Synth-diy mailing list
>> Synth-diy at dropmix.xs4all.nl
>> http://dropmix.xs4all.nl/mailman/listinfo/synth-diy
>>
>>
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2016.0.7752 / Virus Database: 4649/12931 - Release Date: 09/02/16
>>
>> _______________________________________________
>> Synth-diy mailing list
>> Synth-diy at dropmix.xs4all.nl
>> http://dropmix.xs4all.nl/mailman/listinfo/synth-diy
> _______________________________________________
> Synth-diy mailing list
> Synth-diy at dropmix.xs4all.nl
> http://dropmix.xs4all.nl/mailman/listinfo/synth-diy
More information about the Synth-diy
mailing list