Search found 50 matches

by errordeveloper
Wed Sep 01, 2010 8:23 am
Forum: Development Tools and Programming
Topic: Linux distribution?
Replies: 20
Views: 12551

Re: Linux distribution?

You are welcome :)
by errordeveloper
Tue Aug 31, 2010 10:51 pm
Forum: Development Tools and Programming
Topic: Linux distribution?
Replies: 20
Views: 12551

Re: Linux distribution?

I use Gentoo .. Well, i didn't have any problems installing XDE in a prefix directory, it would be quite interesting compiling it from source. I posted a little bit of Tcl code here, which figures out the latest avaliable version .. http://xcore.com/forum/viewtopic.php?f=26&t=620 but when i look...
by errordeveloper
Tue Aug 31, 2010 10:41 pm
Forum: General Questions
Topic: PAA - programable analogue (block) array
Replies: 6
Views: 8006

Re: PAA - programable analogue (block) array

One of the coolest FPGA's, is the Actel Fusion where they did just that they embedded an ADC that multiplexes 30 or so channels. Speed is so so, latency is most critical path. That makes it very cool in my book. I can see a specialized class of XMOS chips with different PAA bandwidths depending on ...
by errordeveloper
Tue Aug 31, 2010 10:35 pm
Forum: Development Tools and Programming
Topic: virtual interfaces in xsim?
Replies: 6
Views: 6026

Re: virtual interfaces in xsim?

Just incase you are interested, attached is an example simulator plugin that reads the pwm output on given pin, and displays the % duty cycle on each pwm cycle. This also shows how the target code can communicate with the plugin using the custom syscall mechanism and how the plugin can communicate ...
by errordeveloper
Tue Aug 31, 2010 10:34 pm
Forum: Development Tools and Programming
Topic: virtual interfaces in xsim?
Replies: 6
Views: 6026

Re: virtual interfaces in xsim?

A network emulating plugin could be a bit too heavyweight for the simulator. Also, the simulator loopback connection gives you very much the same functionality (with two nodes, each running its own copy of the network stack and own IP address) without having to write/port an entire stack. That's ex...
by errordeveloper
Mon Aug 09, 2010 9:43 pm
Forum: Development Tools and Programming
Topic: virtual interfaces in xsim?
Replies: 6
Views: 6026

virtual interfaces in xsim?

are there any ways of simulating ethernet virtual network interface or socket using xsim simulator?
by errordeveloper
Mon Aug 02, 2010 7:38 am
Forum: Development Tools and Programming
Topic: Compiling from source
Replies: 0
Views: 3129

Compiling from source

Hi, i'm insterested in compiling XDE from source, i'm not to sure if OpenOCD, LLVM, LLVM-GCC, GNU binutils and NetBeans have any patches applied to them? also is NetBeans for people who want to use it instead of eclipse?? the above packages are avaliable in many Linux distros, is it better to use th...
by errordeveloper
Mon Jul 12, 2010 11:13 pm
Forum: Projects
Topic: FreeRTOS port
Replies: 22
Views: 33764

Re: FreeRTOS port

Contiki port could be good to have as well ..
i would like to have a look at that sometime :)
by errordeveloper
Sun Jul 04, 2010 5:50 pm
Forum: Projects
Topic: XMOS as base for an AVB endpoint
Replies: 14
Views: 8085

Re: XMOS as base for an AVB endpoint

<t>"Advanced Control and Monitoring Protocol" is one of my current projects<br/> <br/> atm i am writing a command set<br/> <br/> the resource style is taken from OSC<br/> <br/> i use "command /node/path/object argument" approach<br/> <br/> i have defined most of the command ..just need to finish the...
by errordeveloper
Fri Jun 25, 2010 7:16 pm
Forum: General Questions
Topic: PAA - programable analogue (block) array
Replies: 6
Views: 8006

PAA - programable analogue (block) array

well, may be a separate programable analogue array with more open kind of technology could be the right answer to all this ....