Skip to main content
Visitor II
February 18, 2009
Question

Debug Error

  • February 18, 2009
  • 3 replies
  • 846 views
Posted on February 18, 2009 at 06:51

Debug Error

    This topic has been closed for replies.

    3 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:02

    I use Cosmic Compiler + Stvd for debug, Now I canot debug my source because my program counter fall into a unlimited loop in address 0x3e at Ram. I donot have this problem previousely. I donot know what is incorrect I know it must go to boot rom address but it donot. I use a 16k limited cosmic compiler vergen but my program doesnot exceed its limit. sometimes I see option byte error. I can Program with Ride software but I need stvd debug. I use Rlink dongle (Raisonance Programmer) I will be nice if you help me. best ,

    Best Regards,

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:02

    Hi,

    which version of STVD You use, actually there is Pack16.

    make sure about the vactor table address that you use.

    Best Regards

    Bassinux

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 15:02

    Hi,

    Can you please try this configuration and keep me informed:

    - disable all optimizations ''disable for debugging -no''

    - memory models: long stack(+modsl0)

    - start-up file: crtsi0.sm8

    Regards

    mozra