So here's where I'm at:
1. compiling with mmc includes and file ops (open,write,flush,close) gives "forward jump out of range".
2. if I remark out file ops (open,write,flush,close) then there's no compile error.
3. if I leave in file ops but change wrap=0 to wrap=1 in dat file then there's no compile error, however, during execution program jumps to routine it shouldn't. If I remark out file ops, code compiles and runs fine (but with no file ops).
Who shall I send my files to at support?
↧