element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Raspberry PI - QNX
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 28 replies
  • Answers 7 answers
  • Subscribers 673 subscribers
  • Views 9229 views
  • Users 0 members are here
  • raspberry_pi
  • qnx
Related

Raspberry PI - QNX

varghese_a
varghese_a over 10 years ago

Hi,


Has any one tried porting QNX on Raspberry pi ?

 

I am planning to take it up atleast the Graphics (HDMI) & Network part.

 

Varghese

  • Sign in to reply
  • Cancel
  • varghese_a
    0 varghese_a over 8 years ago

    I have made it work after 2 years ...

     

    QNX BSP Support is added to Raspberry (bcm2835)... I made it open source ...

     

    Hack: Raspberry Pi(BCM2835) QNX 6.5 Sp1 Source code

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • gdstew
    0 gdstew over 8 years ago in reply to varghese_a

    Congratulations ! You are one persistent person. I checked out your link and like I said previously I would really like to experiment with

    this but I just can't afford or get around the license requirement. I see that that has (not surprisingly) prevented you from publishing an

    image also. Oh well.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • varghese_a
    0 varghese_a over 8 years ago in reply to gdstew

    yes there are restriction on distributing the final qnx image ( it used to be 150$ per system run time license  image , now they might have reduced it ) ,  but no restriction on giving the BSP  source code ..  Its free and apache license .. I have updated the source code link.. (Need QNX 6.5 IDE to compile )

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • anantpai
    0 anantpai over 8 years ago in reply to varghese_a

    Hi,

     

    I am working on porting QNX on raspberry pi board. Browsing through internet found this page. I tried downloading the BSP source from this link.

    https://www.element14.com/community/external-link.jspa?url=http%3A%2F%2Fihaack.blogspot.in%2F2016%2F12%2Fraspberry-pibcm…

    The link appears broken. Can somebody provide the correct link. This would help in speeding up the board bringup activity.

     

    Regards

    Anant

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • mcb1
    0 mcb1 over 8 years ago in reply to anantpai

    It's a link external to the website

     

    I suggest you make contact with the owner of that site.

    Electronics / Embedded / Firmware /Software /Hacking

     

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • mcb1
    0 mcb1 over 8 years ago in reply to mcb1

    Type QNX into the search at the top left and you'll find several references

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • anantpai
    0 anantpai over 8 years ago in reply to mcb1

    Thanks for your response will check with owner of the site.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • varghese_a
    0 varghese_a over 8 years ago in reply to anantpai

    the link is down ...

    I have pushed it to the github ..

    https://github.com/varghes/Raspberry-QNX

    Source code is free/opensource ,  but any commercial distribution of final qnx image requires run time license from QNX..

    I have kept the final image for testing / academic use.. as this board is normally used for hobbyist..

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vlinus
    0 vlinus over 8 years ago in reply to varghese_a

    Could you help to introduce how to create an academic license?

    Is the progress very complicated?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • volly
    0 volly over 8 years ago in reply to anantpai

    anantpai/

     

    here is the link:

    https://github.com/varghes/Raspberry-QNX

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube