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

Bootloader problem in ARM926ejs

Parents
  • Note: This was originally posted on 29th June 2011 at http://forums.arm.com

    And here it is: I got some misplaced code that is causing me some  trouble. The loader had a bug and didnt take into account when there was a small non-continuity in the addresses. That put some code in the wrong place, but since everything had been written to flash, the checksum was right (it doesnt care about the code location).
    It was happening just on a few bytes in the code (less than 128 bytes) so it was hard to detect .
    Case solved
Reply
  • Note: This was originally posted on 29th June 2011 at http://forums.arm.com

    And here it is: I got some misplaced code that is causing me some  trouble. The loader had a bug and didnt take into account when there was a small non-continuity in the addresses. That put some code in the wrong place, but since everything had been written to flash, the checksum was right (it doesnt care about the code location).
    It was happening just on a few bytes in the code (less than 128 bytes) so it was hard to detect .
    Case solved
Children
No data