• Jumping to main application from boot fails on arm cortex m4
    Hi Experts, I need your help... Actually i am work on a multicore controller, the master core loads the application for the slave core(cortex M4).. Now when the slave core starts, it executes c_int00...
  • Jumping to main application from boot fails on arm cortex m4
    Hi Experts, I need your help... Actually i am work on a multicore controller, the master core loads the application for the slave core(cortex M4).. Now when the slave core starts, it executes c_int00...
  • ISP: global variables definition cause the application to jump back to boot loader
    Hi, I am trying to modify the example <apnt_180_test> from keil to exercise the ISP function. When i add my golbal variables definition in boot loader, the application asm code will add one statment...
  • ISP: global variables definition cause the application to jump back to boot loader
    Hi, I am trying to modify the example <apnt_180_test> from keil to exercise the ISP function. When i add my golbal variables definition in boot loader, the application asm code will add one statment...
  • JUMPING TO A SECOND PROGRAM FROM A BOOT LOADERJUMPING TO A SECOND PROGRAM FROM A BOOT LOADER
    Note: This was originally posted on 18th January 2011 at http://forums.arm.com I have an application that is separated into two parts that are compiled and linked separately. Part 1 is a "Bootstrap Program...