What Kinetis M4 would you use knowing the source had to migrate to i.MX6 SoloX?

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

What Kinetis M4 would you use knowing the source had to migrate to i.MX6 SoloX?

ソリューションへジャンプ
893件の閲覧回数
benhouston
Contributor III

We are currently evaluating and developing on the Kinetis K64.  Eventually, due to 5 year road map considerations, we would like to migrate the K64 binary over to an i.MX6 SoloX so that we can maintain the network with a Linux OS.  The real time functionality would stay intact and port over easily to the M4 core on the SoloX.

Is this even possible with the K64's or any of the Kinetis ARM M4's?  If so, which aligns best with the SoloX's M4?

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
569件の閲覧回数
b36401
NXP Employee
NXP Employee

No. They are not binary compatible.

At least they have different memory maps.

You will need to compile the binaries again during the migration.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
569件の閲覧回数
benhouston
Contributor III

Thanks for the info.  This answers the main question.

0 件の賞賛
569件の閲覧回数
lucianomoretti
Contributor IV

As Victor said, you'll have to recompile.  As long as you use an OS that runs on the M4 on both the Kinetis and the M4 SoloX core, plus stick to standard C and don't hardcode addresses porting should be a pretty easy: You'd have to change the BSP but none of your app code.

0 件の賞賛
570件の閲覧回数
b36401
NXP Employee
NXP Employee

No. They are not binary compatible.

At least they have different memory maps.

You will need to compile the binaries again during the migration.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛