This applies to Application programs assigned to mask versions 0701h or 0705h.
To create an application program·Create an Application Program, selecting the correct mask version and Program Type "Application program" ·Import binary data ·Since there is no default procedure for these mask versions, either the binary data file must contain the necessary load controls, or the load procedure must be defined manually. ·Edit the application program as usual
To create a PEI programOptionally a second application program can be created. This is done as above, but this time specifying Program type "Application Program 2 (PEI Program)".
RestrictionsThe following restrictions apply for Mask 0701/0705 application programs without Hawk plugin: ·The LoadProcedureStyle must be "ProductProcedure" ·The AddressTable must start at address 4000h ·If DynamicTableManagement is set, the Association table must be directly after the address table ·If Program Type is "Application Program 2/PEI Program", no communication object must be present
Additional tasksCheck PID_HARDWARE_TYPE (mask version 0705h only) |