Building SCFW Tests with option T=all

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

Building SCFW Tests with option T=all

1,284件の閲覧回数
vzeric
Contributor III

Greetings,
I am using i.MX8 QuadMax MEK and I am trying to build SCFW Tests for that board. I am using next command:
make qm R=B0 B=mek M=1 D=1 U=2 T=all
But I am facing the error that m_text region is overflowed by 5670 bytes. When I run single test like this:
make qm R=B0 B=mek M=1 D=1 U=2 T=dsc
it will pass. Also I am running make clean always before running make qm R=B0 B=mek M=1 D=1 U=2 T=<test>. Did anyone have similar problem?

Best regards,
Vanja

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,252件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hello Vanja.

The size of tcm is 256KB, the scfw test for all that you are trying to test will be over-sized. I would recommend you to try to test according to the list of 3.11 Testing of sc_fw_port.pdf.

 

Best regards

Harvey

 

1,249件の閲覧回数
vzeric
Contributor III

Yes, I run tests like that, but I have thought that it is possible to run all tests at one.

0 件の賞賛
返信