Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

e2 studio 2021-07 has issue with mot file! #91

Open
VanNamDinh opened this issue Oct 21, 2021 · 2 comments
Open

e2 studio 2021-07 has issue with mot file! #91

VanNamDinh opened this issue Oct 21, 2021 · 2 comments

Comments

@VanNamDinh
Copy link
Collaborator

Briefly summarize the issue being raised
After built aws_demos or aws_tests successfully, e2 studio generates mot file as output file. This file will be used to flash to RX MCUs. In e2 studio 2021-07, can not generate mot file as default. The binary file will be generated instead. With binary format, we can not create the combination of aws_demos.mot and boot_loader.mot for OTA feature.

System information

  • Hardware board:RX MCUs
  • IDE used: e2 studio 2021-07
  • Operating System: Windows
  • Code version: all packages
  • Project/Demo: OTA
@VanNamDinh
Copy link
Collaborator Author

Workaround

Fix project as the following picture, the output will be mot file.

aws_demos or any project -> properties-> C/C++ Build -> Settings-> Build Artifact tab
image

@HirokiIshiguro
Copy link
Collaborator

@VanNamDinh Thanks.

I would like to clarify the condition that this behavior is re-produced.

    1. The project generated by e2 studio 2021-04 or earlier that includes MOT file output setting.
    1. Import 1) project into e2 studio 2021-07 or later.

Countermeasure:

  • Put "abs" into Artifact extension on project property setting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants