Discussion of issues related specifically to writing code for native mode devices. This includes ZBasic code as well as assembly language code and C code, both inline and standalone.
There is a configuration error in the compiler that causes it to believe that the code size limit for the ZX-328n is 14K rather than the actual limit of 30K. You can work around the problem by adding the option below to your .pjt file.