Goals and Symptoms
When building an application using operation on index in INC or DEC function the build fails with following error message : error during the ARM assembler phase
Code generation failure
Example: INC(my_array[ind*3+1]);
The problem is in Unity Pro V8.0 to V11.0.
Causes and Fixes:
The workaround consits to program the operation outside the function.
Example :
Ind1 :=ind*3+1 ;INC(my_array[ind1]);
When building an application using operation on index in INC or DEC function the build fails with following error message : error during the ARM assembler phase
Code generation failure
Example: INC(my_array[ind*3+1]);
The problem is in Unity Pro V8.0 to V11.0.
Causes and Fixes:
The workaround consits to program the operation outside the function.
Example :
Ind1 :=ind*3+1 ;INC(my_array[ind1]);
Опубліковано для: Schneider Electric Україна


Потрібна допомога?
Інструмент вибору продукту
Швидко та легко знаходьте потрібні продукти й допоміжне обладнання для своїх завдань.
Розрахувати вартість
Ставте свої запитання щодо продажів онлайн, і з вами зв’яжеться фахівець
Де придбати?
Зручний пошук найближчого дистриб’ютора, магазина або спеціалізованого партнера Schneider Electric у вашому регіоні.
Довідковий центр
Знайдіть усі необхідні ресурси для підтримки в одному місці.