да! надо именно в конкретном месте флеша! по жесткому адресу!
если не ставить @ то компилятор ставит переменную во флеш - но куда попало!
пробовал #pragma location - таже самая ситуация!
при чем в дебуге только варнинг: Warning[w29]: Parts of segment CODE_AC (ABS) are initialized (as in module main), even though it is of type DATA (and thus not promable)
а в релизе еще и ошибку выдает: Warning[w29]: Parts of segment CODE_AC (ABS) are initialized (as in module main), even though it is of type DATA (and thus not promable) Error[e133]: The output format intel-standard cannot handle multiple address spaces. Use format variants (-y -O) to specify which address space is wanted
Сообщение отредактировал Lexy_one - Jun 15 2010, 11:11
|