CTRA-TV conflict ?
janb
Posts: 74
Hi,
I'm trying to use TV_Text OBJ and generate a frequency using CTRA on a different cog.
The attached example does not want to run.
I can get working either display on TV or blinking LED on pin0, but not both
Can you advise?
In reality my problem is more complex and reversing the order: first activate CTRA next TV would cause other conflicts.
Thanks
Jan
I'm trying to use TV_Text OBJ and generate a frequency using CTRA on a different cog.
The attached example does not want to run.
I can get working either display on TV or blinking LED on pin0, but not both
Can you advise?
In reality my problem is more complex and reversing the order: first activate CTRA next TV would cause other conflicts.
Thanks
Jan
Comments
It looks like the frequency synthesizer routines can use at least 15 or 16 levels just for local variables and stack frames, let alone temporary variables during expression evaluation.
it cured my problem
Jan