Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build: (4 Items)
   
QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build  
I have a NXP i.MX6 SoloX Sabre board.
I have created a SD card using the pre-build images by following the instructions in the release notes in the link below
 (section 6.2 Flashing IPL and IFS to SD Card).

http://community.qnx.com/sf/go/projects.bsp/frs.qnx_sdp_6_6_bsp_for_the_freesc_2

However, my i.MX6 does not boot as I don't see the boot menu on the i.MX7D console.

I have also imported the BSP project and attempted to do a build of the images (section 6.1 Build the BSP).
However, there are build errors. Please see below.

As I am new to QNX, any helps would be appreciated.

My i.MX7D Sabre board is able to build using NXP UBoot and LInux SD card.



E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-insertion/../../.
./../../install/armle-v7/usr/lib -Wl,--rpath-link C:/qnx660/target/qnx6/armle-v7/lib -Wl,--rpath-link C:/qnx660/target/
qnx6/armle-v7/usr/lib   -EL         -lgpio 
C:\qnx660\host\win32\x86\usr\bin\arm-unknown-nto-qnx6.6.0eabi-ld:E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-
sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-insertion/../../../../../install/armle-v7/lib/libgpio.so: file 
format not recognized; treating as linker script
make[8]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-
samples/gpio-insertion/nto/arm/o.le.v7'
C:\qnx660\host\win32\x86\usr\bin\arm-unknown-nto-qnx6.6.0eabi-ld:E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-
sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-insertion/../../../../../install/armle-v7/lib/libgpio.so:1: 
syntax error
make[7]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-
samples/gpio-insertion/nto/arm'
cc: C:/qnx660/host/win32/x86/usr/bin/arm-unknown-nto-qnx6.6.0eabi-ld caught signal 1
make[6]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-
samples/gpio-insertion/nto'
make[8]: *** [E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-
insertion/nto/arm/o.le.v7/gpio-insertion] Error 1
make[7]: *** [all] Error 2
make[6]: *** [all] Error 2
make[5]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-
samples/gpio-insertion'
make[5]: *** [all] Error 2
make[4]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-
samples'
make[4]: *** [all] Error 2
make[3]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware/support'
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make[2]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src/hardware'
make: *** [install] Error 2
make[1]: Leaving directory `E:/CTSDrives/Qnx/workspace/bsp-freescale-imx6sx-sabreSDB-SDP6.6/src'

Re: QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build  
I to am having the exact same build failure.
 I am using  Momentics ver 5.0.1 to build the BSP . 
Has anyone else seen the error or have an idea on how to fix this ?
I to am new to QNX but have a lot of experience with embedded Linux

thank you 

C:\qnx660\host\win32\x86\usr\bin\arm-unknown-nto-qnx6.6.0eabi-ld:C:/Users/310141202/ide-5.0-workspace/bsp-freescale-
imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-insertion/../../../../../install/armle-v7/lib/libgpio.so: 
file format not recognized; treating as linker script
C:\qnx660\host\win32\x86\usr\bin\arm-unknown-nto-qnx6.6.0eabi-ld:C:/Users/310141202/ide-5.0-workspace/bsp-freescale-
imx6sx-sabreSDB-SDP6.6/src/hardware/support/gpio-samples/gpio-insertion/../../../../../install/armle-v7/lib/libgpio.so:1
: syntax err
Re: QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build  
Change the contents of file
bsp-freescale-imx6sx-sabreSDB-SDP6.6\prebuilt\armle-v7\lib\libgpio.so

from 
libgpio.so.1

to
INPUT(libgpio.so.1)
Attachment: Text libgpio.so 19 bytes
RE: QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build  
That di it - thank you

-----Original Message-----
From: James Parker [mailto:community-noreply@qnx.com]
Sent: Thursday, February 09, 2017 1:49 PM
To: general-community <general-community@community.qnx.com>
Subject: Re: QNX SDP 6.6 BSP for the Freescale i.MX6 SoloX Sabre SDB Fails to Boot and Build

Change the contents of file
bsp-freescale-imx6sx-sabreSDB-SDP6.6\prebuilt\armle-v7\lib\libgpio.so

from
libgpio.so.1

to
INPUT(libgpio.so.1)



_______________________________________________

General
http://community.qnx.com/sf/go/post117409
To cancel your subscription to this discussion, please e-mail general-community-unsubscribe@community.qnx.com

________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is
 intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, 
forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not 
the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.