Description
Starting with the MAX PLUS® II software version 9.01, you can generate JBC files that do not compress the programming data. This is advantageous to small embedded processors (like the 8051) that do not have much cache (less than 500 bytes). A JBC file with uncompressed data will speed up the overall programming time.
To take advantage of this option, add the following text to the [system]
section of the maxplus2.ini file:SVF_JBC_USE_COMPRESSION=OFF
Future versions of the MAX PLUS II software will include an option to generate JBC files with uncompressed data without altering the maxplus2.ini file. This option will be available in the Create SVF or Jam File... dialog box when creating a JBC file.