Javelin Stamp true speed
Ankur
Posts: 7
I know that Javelin promises a speed of 8000 instructions/second for execution speed (not including background processes which run independently of foreground tasks). What exactly are bacground processes and how are they invoked. For past one month i have been programming Javelin to listen to 2 instruments then after doing some calculation output the results.
My concern is that the execution speed is super slow if compared to other stamps like Basic Express BX24.
I really want Javelin to perform at the same rate.
Please let me know.
Thanks,
Ankur
My concern is that the execution speed is super slow if compared to other stamps like Basic Express BX24.
I really want Javelin to perform at the same rate.
Please let me know.
Thanks,
Ankur
Comments
·· Actually there's no promised speed implied.· The ratings are always approximate, just like the number of instructions that can be stored.· This can vary greatly depending on the instructions used.· As for the BASIC Express, I don't know what their claims are for running JAVA programs at what speed, but you would have to determine what's the best microcontroller for you.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Please let me know what exactly are background processes and how are they invoked?
What exaclty Virtual peripheral means? & can i write my own Virtual peripheral class or not?
Thanks,
Ankur
No, VPs are specialized chunks of assembly code that run a precise intervals, so there is no way for the end-user to implement them.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Ryan