Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
Two cogs running identical code in "prop C" ,run at different speeds Why? — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Propeller 1
Two cogs running identical code in "prop C" ,run at different speeds Why?
msiriwardena
Posts:
301
2018-05-04 12:15
in
Propeller 1
I am trying out" propC" ang was trying Multiple cogs example and when I ported the identical code to cog 1 and cog2, the cog2 runs very fast compared to cog1.
Attached is the program and a screen shot.
I would like someone to explain this.
Siri
zip
zip
Multicore Example with 2 cogs with cogidentifier.zip
804K
Screenshot (1).png
1920 x 1080
-
167K
Multicore Example with 2 cogs with cogidentifier.zip
803.5K
Screenshot (1).png
166.9K
Comments
DavidZemon
Posts:
2,973
2018-05-04 13:23
You're missing the brackets for the while-loop in the subtractor method.
Sign In
or
Register
to comment.
Comments