Will a T1020 binary execute correctly on a similar board populated with a T1040 ??

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

Will a T1020 binary execute correctly on a similar board populated with a T1040 ??

ソリューションへジャンプ
1,592件の閲覧回数
christophernoll
Contributor I

We have two sets of equivalent hardware differing only with respect to one being populated with a T1020 and the other populated with a T1040.  The binary code we have is built for a two core T1020.  Will this same binary execute correctly on the board populated with the T1040?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,462件の閲覧回数
lunminliang
NXP Employee
NXP Employee

Hello,

I think this depends on if the binary touch the difference between T1040 and T1020. The key difference are core numbers and SVR.

For example if you have bring up two cores, or have task execution on two cores but check on each core, this will make things different on T1040. Or if the binary trying to read the SVR value, or PCI device ID, and do something accordingly.

Regards

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,463件の閲覧回数
lunminliang
NXP Employee
NXP Employee

Hello,

I think this depends on if the binary touch the difference between T1040 and T1020. The key difference are core numbers and SVR.

For example if you have bring up two cores, or have task execution on two cores but check on each core, this will make things different on T1040. Or if the binary trying to read the SVR value, or PCI device ID, and do something accordingly.

Regards

0 件の賞賛
返信
1,462件の閲覧回数
christophernoll
Contributor I

Same conclusion I have come to from reading the UM.  As long as the binary didn't explicitly check SVR, etc, I think it will be ok.

0 件の賞賛
返信