About 8K cycles (512 longs * 16 cycles per hub window). Plus some minor overhead depending on which cog does the cognew and which cog is started. Detailed at [post=864343]Propeller Tricks & Traps[/post] (bottom half).
Note that starting a SPIN cog has an extra penaltyA re: stack/parameter setup especially if done from SPIN.
It's there sort of. It's just not obvious.
Propeller Datasheet v1.2 Rev 1.2 4/24/2009
Page 30 9.6. Current Profile at Various Startup Conditions
640us at 12MHz does not make perfect sense, but it's close.
Comments
Note that starting a SPIN cog has an extra penaltyA re: stack/parameter setup especially if done from SPIN.
A We are talking 300%+ here in cycle count.
Thanks for that.
This info should be in the datasheet.
Propeller Datasheet v1.2 Rev 1.2 4/24/2009
Page 30 9.6. Current Profile at Various Startup Conditions
640us at 12MHz does not make perfect sense, but it's close.