DSPRelated.com
Forums

Scripting: JScript or C++/ATL?

Started by davida442005 June 1, 2006
Hi

I am trying to write a script for dumping memory contents to files,
in VisualDSP++ 4.0 for TigerSharc.

I have found an ADI example for this and it works ok. However, now I
want to modify it and am refering to the object model documentation
in Help. I am finding it hard to understand! Why is that I can
choose between JScript and VBScript in the console window, but the
Help examples are in C++/ATL and VBScript?

I would happily write in C++ rather than JScript if C++ were
supported. JScript is ok but it is very difficult to use when the
API documentation does not mention it.

Also, does anyone know how to run the debugger at the start of a
script rather than just when an error occurs?

Any tips appreciated!

David