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

SiLabs Interrupt 4

Serial Interrupt 4 is expected to compiled at 0x23 but it appears at others memory location when using c code.

Any idea to have it compiled at location 0x23?

Parents
  • You need to show "it" before we can have any idea about "it"!!

    ie, show the disassembly.

    And the actual source - using copy and paste.

    Probably also the MAP file.

    Take care to follow the instructions for posting source code, and use only spaces - not TABs - for indenting...

    (TABs will not render properly in this forum)

Reply
  • You need to show "it" before we can have any idea about "it"!!

    ie, show the disassembly.

    And the actual source - using copy and paste.

    Probably also the MAP file.

    Take care to follow the instructions for posting source code, and use only spaces - not TABs - for indenting...

    (TABs will not render properly in this forum)

Children