appxm.o 206 B

123456
  1. depend(0x01030500);
  2. setflash(1, 0x20000, 1, 0, 0);
  3. setspace(0x2000);
  4. setid(11111111-1111-1111-1111-111111111111);
  5. make(dcf_buf, header.bin, app.bin, res.bin, xcfg.bin, updater.bin);
  6. save(dcf_buf, app.dcf);