09-24-2020
01:25 AM
2,100 Views

m_c
Senior Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Customer try to build SCFW 1.3.3 for i.MX8X Revision C0, and found error as below.
~/imx-scfw-porting-kit-1.3.3/packages/imx-scfw-porting-kit-1.3.3/src/scfw_export_mx8$ make qx R=C0 B=mek
make: *** No rule to make target 'build_mx8qx_c0/devices/startup.o', needed by 'build_mx8qx_c0/scfw_tcm.elf'. Stop.
Solved! Go to Solution.
1 Solution
09-24-2020
01:30 AM
2,096 Views

m_c
Senior Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 Replies
06-27-2021
03:06 AM
1,755 Views
fei_4_xu
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
in AN12700, it says:
• SCFW
Use SCFW Porting Kit 1.3.0 and later version.
Compile the SCFW with “R=b0” option, it will dynamically supports i.MX 8X B0/C0
09-24-2020
01:30 AM
2,097 Views

m_c
Senior Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry I saw it in AN12770.
