• Branch to main fails (ends up in SWI handler)
    I have a project that works until I add in some C modules that I inherited from someone else. The startup code (sam7.s) is the default startup code supplied by KEIL for the ATMEL AT91SAM7S256 (for MDK...
  • Hard fault when branching to main
    Hi, I am working in a C++ project for STM3210C-Eval Board (Cortex-M3). I wrote some classes and got the project working perfectly. Then I designed other classes to increment project functionalities...
  • Branching to main form assembly error
    Note: This was originally posted on 25th August 2012 at http://forums.arm.com Hey guys, do you know why a simple branch to main from the reset handler causes an hard fault? Heres an example where I try...
  • Nested IRQ for SAM7
    I remake a nested irq source for AT91SAM7256. What do you think of it? Its ok ? Thanks for help. Kamil ;/****************************************************************************...
  • ULINK + Olimex SAM7-EX256
    Hello, my Problem ist to Flash the Board. At startup (init ULINK) is comes always Memory mismatch ... Have anyone a hint to Flash it? Philipp