Skip to content
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

[Exporter] K66F not supported by IAR #4507

Closed
yennster opened this issue Jun 8, 2017 · 6 comments
Closed

[Exporter] K66F not supported by IAR #4507

yennster opened this issue Jun 8, 2017 · 6 comments

Comments

@yennster
Copy link
Contributor

yennster commented Jun 8, 2017

Description


Bug

Target:
K66F

Toolchain:
IAR

Toolchain version:
7.8.0

mbed-cli version:
1.1.1

Expected behavior
Export command should succeed.

Actual behavior

$ mbed export -i IAR -m K66F
usage: project.py [-h] [-m MCU] [-i IDE] [-c] [-p PROGRAM] [-n PROGRAM] [-b]
                  [-L] [-S [{matrix,ides}]] [-E] [--source SOURCE_DIR]
                  [-D MACROS] [--profile PROFILE] [--update-packs]
project.py: error: K66F not supported by iar
[mbed] ERROR: "c:\python27\python.exe" returned error code 2.
[mbed] ERROR: Command "c:\python27\python.exe -u C:\Repos\mbed-os-example-blinky\mbed-os\tools\project.py -i iar -m K66F --source ." in "C:\Repos\mbed-os-example-blinky"

Steps to reproduce

$ mbed import mbed-os-example-fat-filesystem
$ mbed export -i IAR -m K66F

I have also tried to mbed export -i IAR -m K66F on the following mbed-os-examples: mbed-os-example-fat-filesystem, mbed-os-example-blinky, & mbed-os-example-sockets - all with the same K66F not supported by iar error.

@theotherjimmy
Copy link
Contributor

Export command should succeed.

My version of expected behavior:

The OOB matrix should not say to test this combo.

@theotherjimmy
Copy link
Contributor

also, you forgot the cd <the mbed-os-example-xxx> in your steps to reproduce 😄

@yennster
Copy link
Contributor Author

yennster commented Jun 8, 2017

@theotherjimmy I added clarification to the steps to reproduce section

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 28, 2017

cc @mmahadevan108

@mmahadevan108
Copy link
Contributor

This should be fixed as part of #4836

@MarceloSalazar
Copy link

Verified it works with 5.6.0-rc1

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

No branches or pull requests

5 participants