Issue using I.MXRT1050 with ARM v6.7 compiler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Issue using I.MXRT1050 with ARM v6.7 compiler

988件の閲覧回数
stuartwoodbury
Contributor I

Hello, 

I'd like to compile my code for the I.MXRT1050 with the ARM v6.7 compiler, so that I can use certain C++11 features. It looks like this compiler doesn't work with this board, but I wanted to make sure. 

I think that ARM v6.7 isn't supported because I'm running into this bug:

" error: no target architecture given; use --target=arm-arm-none-eabi or --target=aarch64-arm-none-eabi"

The second option doesn't work with -mcpu=cortex-m7, so that one's definitely out. 

The first option results in the the "no target architecture given" message. 

The ARM reference manual doesn't include any other options for --target. 

Did I miss something obvious? 

edit: yes, this: http://www.keil.com/appnotes/files/apnt_298.pdf 

0 件の賞賛
返信
1 返信

912件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

You can select the SDK from here.

MCUXpresso SDK|NXP 

0 件の賞賛
返信