Manufacturing Binary .MAPPING.DWL

Dear all,

Developer Studio 2.2.1 now builds a binary dedicated to ease manufacturing.

  • Simplify manufacturing by removing the need to use AT+WOPEN=6 command to configure module memory mapping before uploading an Open AT application.
  • Ensure memory area consistency upon Open AT application need defined in project environment with Developer Studio.

[attachment=0]Manufacturing-binary.png[/attachment]

There are now 2 .DWL files generated by Developer Studio:
- .DWL
Standard .dwl package to upload an Open AT application within device as usual.
- .MAPPING.DWL
New .dwl package to upload an Open AT application within device at manufacturing. Managing to set memory mapping (File System and/or A&D), and prevent mismatch using AT+WOPEN=6 command with wrong parameters.

Christophe

In DevStudio 3.4 (or other) is there a way to produce the wbp file needed for DWLWIN to include the mapping information? Alternatively how to I set the File system mapping information using DWLWIN?