Address not in the lower half
I'm getting this error "address not in the lower half"
I changed all my (gosub) callings to Sub but I'm still getting it
is there is a limitation on using Sub(s)?
Post Edited (SamTheMan) : 6/11/2007 9:44:19 PM GMT
I changed all my (gosub) callings to Sub but I'm still getting it
is there is a limitation on using Sub(s)?
Post Edited (SamTheMan) : 6/11/2007 9:44:19 PM GMT
Comments
Here is how you fix it:
INTERRUPT
· GOTO ISR_Start
' Define SUBs here
ISR_Start:
· ' INTERRUPT CODE HERE
· RETURNINT
I have attached a modified version of your program that will compile cleanly.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
“The United States is a nation of laws -· poorly written and randomly enforced.” - Frank Zappa
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
www.hittconsulting.com