Missing IMA in C-Backend
Posted: Fri Oct 10, 2025 6:29 pm
Hello there... I know the code is wrong, but in the ASM Backend I receive a IMA, what I expected.
On the C-Backend nothing happens.
On the C-Backend nothing happens.
Code: Select all
Structure strTest
value.i
EndStructure
Define *test.strTest=5
Debug *test\value