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

Bin file not executing

Hello everyone............
I execute led flasher program for at91sam9x35 evk and generate a bin file with help of keil software(4.70)..but when i load that bin file with help of sam-ba software led is not blincking on evk...but when i use another bin file after executing same program on another system then led was blinking..i use sam-ba software for the same..plz help me to sort out this issue...

Parents
  • If they are truly the same, then the configurations must be different.

    But it's not clear exactly what you're doing, and exactly what's working, and exactly what's failing.

    Remember that different settings will be required for code to be loaded via a bootloader (eg, SAM-BA) from code loaded via the debugger.

Reply
  • If they are truly the same, then the configurations must be different.

    But it's not clear exactly what you're doing, and exactly what's working, and exactly what's failing.

    Remember that different settings will be required for code to be loaded via a bootloader (eg, SAM-BA) from code loaded via the debugger.

Children