Skip to content

Exporters - Update the IAR debug template to version 7.70.1 #3070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 19, 2016

Conversation

theotherjimmy
Copy link
Contributor

@theotherjimmy theotherjimmy commented Oct 18, 2016

Description

it seems that using the old version of the ewd (debug project file) would cause IAR to replace the debug info with a standard template. I have replaced the ewd template with one generated from 7.70.1 and now all of the IAR targets (that build) are debugging with the right adapter set

Status

READY

Reviews

Resolves

https://github.com/ARMmbed/oob-mbed-os-example-tls/issues/21

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 19, 2016

@theotherjimmy I just saw a report that static objects destroy was enabled in the older template, please check this is not the case for this update (see here https://github.com/ARMmbed/oob-mbed-os-example-ble/issues/17#issuecomment-254730627)

I'll test this template soon locally

@sg-
Copy link
Contributor

sg- commented Oct 19, 2016

/morph export-build

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 19, 2016

I tested mbed export -m NUCLEO_F401RE -i IAR, fixes ST-link settings (SWD selected). I however received an error about not found flash loader for the board but once I unchecked+checked it , all good to debug.

+1 for updating this to v7.70. I used 7.70 to test it.

@ashok-rao
Copy link
Contributor

Just tested with nucleo_f429zi. It works fine. Debugger set to ST-LINK with SWD selected. I did not face any flash algorithm issues (using IAR 7.70.2). Good to go from my side :-)

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph export-build

@0xc0170 0xc0170 removed the needs: CI label Oct 19, 2016
@0xc0170
Copy link
Contributor

0xc0170 commented Oct 19, 2016

@ashok-rao Thanks for sharing !

Failure above for the lastest test is for uvision, not for IAR. Good to go!

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 19, 2016

@theotherjimmy Note: we might want to state in Readme what version are those templates (what tools we support).

@0xc0170 0xc0170 merged commit 03fc9f4 into ARMmbed:master Oct 19, 2016
@bridadan
Copy link
Contributor

@0xc0170 @theotherjimmy I was actually thinking about this yesterday. Maybe we could add the version of the IDE to the project file that gets exported? It's a little ugly, but it'd be clear what version of the IDE the file is intended for.

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

Successfully merging this pull request may close these issues.

6 participants