cancel
Showing results for 
Search instead for 
Did you mean: 

Debug Error

s_alimelli
Associate
Posted on February 18, 2009 at 06:51

Debug Error

3 REPLIES 3
s_alimelli
Associate
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,

bassinux
Associate II
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

mozra27
Associate II
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