build imx8qxp SCFW fail

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

build imx8qxp SCFW fail

2,898 Views
mengzhu0047
Contributor I

hello,all

        I want to use CAN0 independently for M4, so write the following code on the M4 side, and the return value of the related function is successful.But it didn't succeed.The scfw_tcm.bin is downloaded from NXP.

sc_rm_pt pt_m4;

sc_rm_get_partition(ipc,&pt_m4);//return :pt_m4=1;

sc_rm_assign_resource(ipc,pt_m4,SC_R_CAN_0);

then,I compiled it through the SCFW port package(imx-scfw-porting-kit-0.7), and the compiled bin file could not start M4 and A35.

0 Kudos
Reply
4 Replies

2,050 Views
igorpadykov
NXP Employee
NXP Employee

Hi meng

one can try latest imx-scfw-porting-kit-1.0 from i.MX Software|NXP 

"SCFW Porting Kit"

https://www.nxp.com/webapp/Download?colCode=L4.14.62_1.0.0_Beta_SCFWKIT&appType=license&location=nul... 

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

0 Kudos
Reply

2,050 Views
wasim_nazir
Contributor II

Hi 

igorpadykov‌,  Bio_TICFSL

Where can i get the latest SCFW porting kit for android version imx-p9.0.0_2.3.0 (SCFW ffc989aa) for custom scfw creation with API version as below:

#define SCFW_API_VERSION_MAJOR 1U
#define SCFW_API_VERSION_MINOR 7U

imx8qxp scfw‌ build scfw building_the_scfw‌ scfw

Thanks in advance,

Regards,

Wasim

0 Kudos
Reply

2,050 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos
Reply

2,050 Views
wasim_nazir
Contributor II

Hi igorpadykov‌,

v1.2.5 is not the latest one and I tried v1.2.7 also. But still SCFW_API_VERSION_MINOR is still 5 and not 7

Regards,

Wasim

0 Kudos
Reply