Hi Recently , I downloaded CGT 4.4.1 for c55x & i am not bale to compile my assembly file .
The error shown is
ERROR! at line 327: [E0800] Cannot apply a D-unit conditional execute instruction to an Smem read-modify-write that is lock()'d .
Error Line : BSET T1, *AR1
Previously I used old CGT version 2.2 in which the compilation is successful.
Command used : cl55.exe -c <filenamecopy_data.asm>
Kindly help in solving this issue with the latest compiler.
Attached the asm File .
Also find the stack dump produced by compiler while compiling (cl55.exe.stackdump)
Exception: STATUS_ACCESS_VIOLATION at eip=610C8439
eax=00000000 ebx=00000001 ecx=00000000 edx=0000016C esi=00000000 edi=1AACCCB0
ebp=1AACCAEC esp=1AACCAC4 program=\\?\D:\development\parallelbuild\legacy_mcl\tools\C5500\cgtools_4.4.1\bin\cl55.exe, pid 3260, thread unknown (0x4790)
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
1AACCAEC 610C8439 (00000000, 00000000, 00000000, 00000000)
1AACCBFC 610C8DD5 (00000000, 00000000, 00000000, 00000000)
1AACCCBC 610C9B3A (FFFFFFFF, FFFFFFFF, 75B145DF, FFFFFFFE)
1AACCD0C 61028182 (00000002, F60B4CFA, 1AACCE64, 00000002)
1AACCD98 755F7661 (00000002, 1AACCDD4, 755F74AC, 00000002)
End of stack trace