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

make project nxp_rt105 error #6

Open
ranarao opened this issue Dec 5, 2018 · 1 comment
Open

make project nxp_rt105 error #6

ranarao opened this issue Dec 5, 2018 · 1 comment

Comments

@ranarao
Copy link

ranarao commented Dec 5, 2018

I compile the nxp_rt105 in ubuntu using the following command

$ git submodule update --init
$ cd ports/nxp_rt105
$ make

but, I had got the following errors:
arm-none-eabi-gcc: error: unrecognized argument in option '-mcpu=cortex-m7'
make: *** [build-imxrtevk105x/genhdr/qstr.i.last] Error 1

@ranarao
Copy link
Author

ranarao commented Dec 11, 2018

I have fixed it. I used the wrong cross-compiler

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

1 participant