Sign in

username:

password:



Not a member?

Search c3x



Search tips

Subscribe to c3x



c3x by Keywords

Boot | C31 | TMS320VC33 | VC33

Sponsor

DM6467T DaVinci video processor enables H.264 1080p decoding up to 60 fps/eight D1 channel encoding.
Details Here!

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C3x | What's wrong with this "Stack Pointer Initialization"?


Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).

  

Post a new Thread

What's wrong with this "Stack Pointer Initialization"? - onemilimeter - Oct 16 8:50:27 2008

I have a TMS320C31 DSK.
I wrote a simple code as follows:

; *********************************************
          .start "CODE",0x809802
          .sect "CODE"
          .entry SAMPLE

SAMPLE    LDI 0x2027,SP
          LSH 10,SP
          OR  0x180,SP    ; Set SP as 0x809D80
; *********************************************
When I debugged using 'F8-SSTEP', I got the following error:
Host I/O recv error, (0xC4 OR'ed with IE?)

Can someone pls advise?

Thank you.










(You need to be a member of c3x -- send a blank email to c3x-subscribe@yahoogroups.com )