Updates:
        Labels: -Type-Defect Type-Compiler

Comment #1 on issue 95 by jsuijs: alias trouble...
http://code.google.com/p/jallib/issues/detail?id=95

No reply yet.
Seems to be related to nested aliasses.

I ran into this bug creating modulated IR serial comms:
- Receiver is a tsop module, 56kHz IR receiver
- IR transmitter LED is connected to CCP unit
- CCP is used to create a 56kHz pwm signal (@ 50% duty cycle)
- Serial software is used to generate the transmission bits & timing.
- A pseudo-var bit'put procedure is used to enable the serial_sw lib to  
enable and
disable the PWM signal.

One (imo redundant) alias level is removed from serial_sw and this makes my  
app
work.
This however does not resolve the real issue. The posted program reproduces  
it.

Joep

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to