コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
In future just post the picture file. There's no need to put it in a doc file.
What version of DSP Builder/Quartus are you using?- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
9.1's been around for a while and I've not heard of this problem before. Is there any CPU usage while this is happening?
Assuming no other Quartus process is currently available, is there one running at the point that it's stalled? Do you have an environment variable set called JAVA_TOOL_OPTIONS? (use getenv to query it in MATLAB).- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
No. ther is no CPU usage except the processes running and nothing has been stalled. And I am not sure how to check the environment variables.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
type "getenv JAVA_TOOL_OPTIONS" in MATLAB.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Means it's not set. Was a long shot. If this variable was set it could make Java stall on startup waiting for a debugger to attach. It's irrelevent anyway if you see no Quartus process running in the task manager.
One other thing you could do is make sure that Quartus is on your windows path, although I would have thought DSP Builder would give an error if it couldn't find it.- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
The path for both is the same, ie, c:/altera/quartus.
Do you think that re-installing the software would help? I am working in my school's lab, but i think i'll be able to convince them.- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Since it doesn't work, I doubt it could hurt.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I kind of figured something out, just wanted to update you with it. DSP builder v9.1 is not compatible with Matlab 2009b. http://www.altera.com/support/ip/dsp/ips-dsp-version.html Thought i am having the same problem with DSP Builder v10.0, now i am gonna try degrading the version of matlab.- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Actually I think that's a mistake on the website. I believe DSP Builder 9.1 is compatible with R2009b, but let us know if downgrading has any effect.
