This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

bit problem

001B C200 E CLR ?search_fine?BIT
001D 120000 E LCALL search_fine

I'm getting IMPROPER FIXE-UP at this assembly routine. How can I fix this problem ?

function defined like following

bit search_fine(bit down_up)

I've found something on the Keil Forum, but this was not enough

http://www.keil.com/support/docs/70.htm

Any Idea