Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

WEINRE Tag code has a bug...

Robert_T_1
Beginner
473 Views

Hello, when asked to add the WEINRE tag to my XDK project, it produces an error.

The code that gets embedded has a bug - it starts with broken code.

http://debug-software.intel.com/target/target-script-min.js

The first three lines read as follows

odeId);
return;
}

I could be misunderstanding, but it sure looks like a bug in the code to me.

any advice would be appreciated.

Thanks

0 Kudos
2 Replies
Amrita_C_Intel
Employee
473 Views

As a workaround, you can run weinre directly on your own system, without help from the XDK. See the very bottom of this page for some links that will show you how to do that (requires installing node.js on your system) > https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overv...

0 Kudos
Rakshith_K_Intel
Employee
473 Views

Thanks for reporting, we just fixed the issue.

0 Kudos
Reply