Reply by vik35510 May 17, 20042004-05-17
Hi,
I'm porting C54 code on C55 simulator and below is an example of
where I'm having pbs.

XC #2, UNC ; prevent interrupt following STLM
STLM A, SP
SSBX SXM

The above code (XC instr)causes the C55 simulator to crash. Can
somebody please tell me how to get around this problem. What C55
instruction(s) to use to prevent interrupt from occurring after the
STLM instruction???

Please advise
Thanx
Vik