Skip to main content
Visitor II
October 18, 2004
Question

error: Cannot find bounds of current function

  • October 18, 2004
  • 3 replies
  • 1290 views
Posted on October 18, 2004 at 04:23

error: Cannot find bounds of current function

    This topic has been closed for replies.

    3 replies

    raunaqueAuthor
    Visitor II
    October 15, 2004
    Posted on October 15, 2004 at 03:31

    hi

    i am debugging the firmware .while exiting out of a function i get the error ''error: Cannot find bounds of current function ''.

    can anybody help me out

    thanks in advance

    ronnie
    Visitor II
    October 15, 2004
    Posted on October 15, 2004 at 03:57

    This error may come, when the functions terminates abruptly. There should always be never-ending loop in the software, and if it is not there, the micro can go to unknown state.

    Visitor II
    October 18, 2004
    Posted on October 18, 2004 at 04:23

    Check stack pointer overflow condition, it should not run into data area.

    hope this helps

    Thanks and Regards,

    Parveen