Code: Select all
ZBasic v2.6
ZBasic v2.6
ZBasic v2.6
ZBasic v2.6
ZBasic v2.6
I've doubled stack sizes of the two tasks running, but there is no change. Anyone experience a similar occurance?
EDIT:
With other code, no-optimization leads to garbled output:
Code: Select all
ZBasic v2.6
ĦFć…¦„„҇‡bĦF„…¦„„҇‡bĦF„¤æää¤bc`Zbç„‚„҇§…ƆEƒç†‚„Å÷ää¤ÅÆÀ¤bĦ&„¤æä䄆Eã‡$„¤æä䤆EóbççççççççççGƒ$„…æ… §…†„b„„B
¡ç‡„„Dƒ„„£„„†…Ä„„DãççççççççççbbÀ…†Æ§¤¦„
From the documentation on compiler options, I do not see why these would arise from turning off all optimization, unless '-constant-folding' is required to init stacks with constant sizes, etc.