Updates:
Status: Started
Labels: Component-Device
Comment #1 on issue 84 by robhamerling: Port shadowing of 18Fs doesn't work
since revision 1114
http://code.google.com/p/jallib/issues/detail?id=84
The required change requires a significant change of the dev2jal script.
Reason: the
'put pseudo variables for the pins of a port are declared in the device
file with
their PORT register. At that point the corresponding LAT register has not
been
declared and therefore cannot be referenced in the 'put procedure. So the
pin
declarations will have to be moved to a point in the device file after both
the PORT
and the LAT register have been declared.
Note: See also issue 79 for the reason of moving the pin declarations from
LATx to
PORTx.
--
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
-~----------~----~----~----~------~----~------~--~---