From: pito <pi...@vo...> - 2011-05-26 17:58:18
|
Hi, it seems the T flag is currently used in a much more "aggresive way". The .asm floating routines are using T flag within sign manipulation and when using timer (tick timer) and the float calcs it does crash (e.g. do _float_asm_calc_ loop never finishes). Q: when running a word e.g. f* written entirely in asm. - what needs to be done? (1st option - not to use T flag, 2nd one??) P. |