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

Nuvoton M0518ln bootloader to firmware vector code jumping issue

hi, I am using Nuvoton M518ln for firmware updates over the air. I have developed bootloader and firmware separately. bootloader code location from 0x0000 firmware code location from 0x2000.on the bootloader program, I have used setvectoraddress function followed by CPU reset for the jump from bootloader to the firmware. but it is not working .what could be the problem? please suggest.

Parents
  • it is not working

    You're going to have to give a lot more detail for anyone to stand any chance of helping you!

    What, exactly, have you tried?

    What, exactly, is happening?

    How, exactly, does that differ from what you expected to happen?

    What testing / investigation / debugging have you done to find the problem?

    Do Nuvoton provide any example you can try?

Reply
  • it is not working

    You're going to have to give a lot more detail for anyone to stand any chance of helping you!

    What, exactly, have you tried?

    What, exactly, is happening?

    How, exactly, does that differ from what you expected to happen?

    What testing / investigation / debugging have you done to find the problem?

    Do Nuvoton provide any example you can try?

Children