Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Ads

Discussion Groups

Discussion Groups | Freescale DSPs | Using the 86F8xx SDK PCMaster ActiveX with JavaScript

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

Using the 86F8xx SDK PCMaster ActiveX with JavaScript - Roberts, Drew - Jul 20 18:18:00 2001



Using the 86F8xx SDK PCMaster ActiveX with JavaScript

I'm trying to implement a demo using the pcmaster and an DSP86F807 eval board. I have implemented part of the demo using VBScript, but I need to change to JavaScript. The problem is getting the JavaScript to pass references(pointers) to the read and write functions to retrieve the values or return messages. I've tried the following:

var v = new Array();
var tv = new Array();
var retMsg = new Array();
succ = pcm.ReadVariable("xyz",v,tv,retmsg);
The function is getting called, but v, tv and retmsg are empty. Has anyone tried using JavaScript with the pcmaster? Anyone have any solutions?

Thanks in advance





(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )