Skip to main content
Santhamurthy R
Associate III
April 3, 2017
Question

Unable to Jump from Application to Boot loader

  • April 3, 2017
  • 1 reply
  • 489 views
Posted on April 03, 2017 at 09:42

Hello All,

I am working with two different applications - boot loader application and main application together. The bootloader size is limited to 64k and the main application start address  changed to 64K. The jump to the main application from bootloader works fine(jumping to 0x00010000) . But when I am trying to jump to bootloader start address  0x00000000 from main application I am getting the error response as ''Unknown break cause'' in UDE,Please find the attached Error Screenshot.

0690X00000606gvQAA.png

I am using SPC560B54L5 EVK along with SPC5Studio 5.2.3.

I am attaching my example test applications for your reference kindly check and provide your suggestion for resolving the issue.

Thanks in Advance,

With Regards,

R.Santhamurthy

#spc5
    This topic has been closed for replies.

    1 reply

    Erwan YVIN
    ST Employee
    June 16, 2017
    Posted on June 16, 2017 at 15:43

    Sorry for the late answer ,

    To debug an unknown break cause , you should put UDE in the mixed mode.

    And analyze by assembler routines.

                  Best Regards

                              Erwan