Symphony Studio IDE支持DSP56321吗?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Symphony Studio IDE支持DSP56321吗?

1,116 Views
zhongkangwei
Contributor I

Symphony Studio IDE支持DSP56321吗? 我昨天在飞思卡尔网上下载了一个Symphony Studio安装后,在安装了一个JRE1.5,现在能打开Symphony Studio,写了一个汇编的代码,发现调试运行不起不?不晓得怎么回事??

0 Kudos
Reply
8 Replies

395 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I suggest you use suit56 tools, but it requires old PC with parallel  port and Wiggler device.

I attach the user guide of symphony studio tools.

Hope it can help you

BR

XiangJun Rong

371 Views
kunkun
Contributor II

Excuse me, please ask me again, because my program cannot run, I want to confirm whether gdb56300.exe in Symphony Studio IDE supports dsp56303? When I run gdb, I see "--target-dsp56720" below, so I'll double check gdb support, tks.

kunkun_0-1733284377729.png

 

0 Kudos
Reply

385 Views
kunkun
Contributor II
Tanks so much
0 Kudos
Reply

1,029 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, zhongkang wei, 

1)Symphony Studio IDE支持DSP56321, 你可以用Wiggler或HXverve Signalizer usb device来调试。

2)你可以用Symphony Studio IDE suite56 tools开发/调试DSP56321的代码。我推荐你用suite56 tools, 使用汇编语言编程,用suite56tools 编译,调试。Symphony Studio IDE C compiler有很多bugs,debugger也不好用。你可以从这里download suite56 tools:https://community.nxp.com/docs/DOC-339726
BR

Xiangjun Rong

466 Views
kunkun
Contributor II

 I use Symphony Studio IDE to debug with openocd+gdb56300,The gdb connection was also successful, but there was a problem downloading my program. The openocd connection gdb information is shown below.

info : halted: PC: 0x60 , This is no running program, pc is equal to 0x60, I queried DSP56303 USER's MANUAL, this value is the interrupt address of a hi peripheral, is it so?

kunkun_0-1732712114247.png

kunkun_1-1732712411528.png

 

 

Tags (2)
0 Kudos
Reply

432 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I suggest you use suite56 tools to debug the DSP56300 family. But it only supports Wiggler device, in other words, you have to get an old PC with 25 pin parallel port.

I attach the suite56 tools, hope it can help you

BR

Xiangjun Rong

 

417 Views
kunkun
Contributor II

I have connected to dsp core and gdb56300, but the online debugging of the software program seems to be wrong, so the debugging step cannot be performed, and the pc stops at 0xff0000,I guess it's my launcher and ram

kunkun_0-1733105734736.png

 

0 Kudos
Reply

419 Views
kunkun
Contributor II
Thanks for your reply, I have linked to gdb56300 now, because I do not have Wiggler device, and an old PC with 25 pin parallel port, I still want to use openocd+gdb,
I am currently having a problem with how to download an assembler and debug it online?So you can provide a simple start-up program, as well as the program download process, thank you very much
0 Kudos
Reply