RockySong / micropython-rocky

micropython and OpenMV port to NXP MCUs
MIT License
190 stars 77 forks source link

make project nxp_rt105 error #6

Open ranarao opened 5 years ago

ranarao commented 5 years ago

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 commented 5 years ago

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