Skip to content

KL25Z CoIDE exporter #142

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 3 commits into from
Jan 13, 2014
Merged

KL25Z CoIDE exporter #142

merged 3 commits into from
Jan 13, 2014

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jan 12, 2014

As I published a tutorial yesterday - how to make CoIDE work with KL25Z and mbed, this is an exporter for KL25Z target. The default connection is CMSIS-DAP. Working flawlessly, the only thing needed to set up is path to gcc in your IDE.

CoIDE supports more targets which are on mbed, thus I might add also others later. Please review, test. Any feedback is appreciated!

Happy debugginG!

Regards,
0xc0170

bogdanm added a commit that referenced this pull request Jan 13, 2014
@bogdanm bogdanm merged commit b4e467c into ARMmbed:master Jan 13, 2014
@pliniobs
Copy link

pliniobs commented Mar 7, 2014

I tried to export from my online IDE to COIDE, but i getting problems with the "Scatter File" the COIDE could not find the file. How can i fix that?

Regards,

Plinio

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 7, 2014

Hello pliniobs,

you can use mbed-devel list for this type of communication or report a new issue. Are you using online compiler or github mbed repository?
In case of using online compiler, I believe you are using old mbed files, what revision is your mbed library in your application? Can you provide more details? I just exported frdm_gpio demo for KL05Z to CoIDE (using the latest revision - 80), no problems reported during a build.

Regards,
0xc0170

@pliniobs
Copy link

pliniobs commented Mar 7, 2014

Hi Martin,

I'm using the online compiler and the export dont create the file
../TOOLCHAIN_GCC_ARM/MKL25Z4.ld for the COIDE. I tried to export to COIDE
directly from mbed official repository (for TARGET_KL25Z Rev 80) and its
works fine. I think the problem is on the online compiler when the code is
exported.

Thanks for the help!

Regards,
Plinio

2014-03-07 16:31 GMT-03:00 Martin Kojtal [email protected]:

Hello pliniobs,

you can use mbed-devel list for this type of communication or report a new
issue. Are you using online compiler or github mbed repository?
In case of using online compiler, I believe you are using old mbed files,
what revision is your mbed library in your application? Can you provide
more details? I just exported frdm_gpio demo for KL05Z to CoIDE (using the
latest revision - 80), no problems reported during a build.

Regards,
0xc0170

Reply to this email directly or view it on GitHubhttps://github.com//pull/142#issuecomment-37058918
.

Plínio Barbosa da Silva
Tel: (71) 9184 3580
E-mail: [email protected]

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 7, 2014

Plinio,

I tried frdm_gpio example for KL25Z, newest mbed built (rev80), no errors, ld is exported. So please add this to the online compiler http://mbed.org/teams/Freescale/code/frdm_gpio/?platform=KL25Z and test it.
Check lib revision there, once you export it. I can't replicate your error at my side. If it persists, please start a discussion on the mbed site, because it's related to the online compiler.
I'll add my comments there. Thanks.

@pliniobs
Copy link

Its works ok now. Thanks for the help!

2014-03-07 18:17 GMT-03:00 Martin Kojtal [email protected]:

Plinio,

I tried frdm_gpio example for KL25Z, newest mbed built (rev80), no errors,
ld is exported. So please add this to the online compiler
http://mbed.org/teams/Freescale/code/frdm_gpio/?platform=KL25Z
Check lib revision there, once you export it. I can't replicate your error
at my side. If it persists, please start a discussion on the mbed site,
because it's related to the online compiler.
I'll add my comments there. Thanks.

Reply to this email directly or view it on GitHubhttps://github.com//pull/142#issuecomment-37068574
.

Plínio Barbosa da Silva
Tel: (71) 9184 3580
E-mail: [email protected]

@0xc0170 0xc0170 deleted the dev_kl25z_coide branch June 9, 2015 11:47
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Config store - revert to working sha
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request Mar 11, 2023
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

Successfully merging this pull request may close these issues.

3 participants