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

Improper Fixup problem

I am using Keil version 7.07 and Microcontroller C8051F340. My whole code is in C-language and only the serial receiving function is in assembly language. I was using only UART1 and till then it was working fine, but now I changed the code for UART1 and UART0 both and want to receive different data from both. Now the error coming is "IMPROPER FIXUP" in both serialISR0 and serialISR1 functions. Even the compiler is not giving error, the linker is generating this error. All the variables are properly defined.

Please Help!

Regards
M. Maaz Qazi

Parents
  • Not to further Hijack the Thread, But
    You Engish is Very Poor even without the SMS.
    Do not take every thing so Personal.

    now i understand
    Now I understand.
    i find your word in my book
    I found your word in my book
    you had bad spelling!!!!!!
    You have bad spelling!
    it is not gobbelygook
    It is not gobbelygook
    it is gobbledygook (or gobbledegook)
    It is gobbledygook or gobbledegook
    It means your words do not make sense, Please reprase them.
    maybe i lend you my book please for you to learn????
    Maybe I should lend you my book so you can learn?

    Those who live in glass houses should not throw stones.

Reply
  • Not to further Hijack the Thread, But
    You Engish is Very Poor even without the SMS.
    Do not take every thing so Personal.

    now i understand
    Now I understand.
    i find your word in my book
    I found your word in my book
    you had bad spelling!!!!!!
    You have bad spelling!
    it is not gobbelygook
    It is not gobbelygook
    it is gobbledygook (or gobbledegook)
    It is gobbledygook or gobbledegook
    It means your words do not make sense, Please reprase them.
    maybe i lend you my book please for you to learn????
    Maybe I should lend you my book so you can learn?

    Those who live in glass houses should not throw stones.

Children