Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Generating a system build image: Page 1 of 5 (5 Items)
   
Generating a system build image  
Hello Everyone,

I have QNX executable (dialog based, created in PhAB) and I want this executable to be run when the QNX RTOS machine 
boots up. I don't want to load the usual QNX desktop.

I am using the System Builder in the IDE, and have created a generic image file (.ifs).

But when I move this .ifs file to a Virtual Machine (running QNX RTOS 6.5), upon boot up, many error messages are given 
saying: 
Unknown symbol: <different names>
Idd: FATAL: Could not resolve all symbols

I also want to run a script (say named: testScript) from the boot script file (.bsh).
The script will be stored in: /home/test/
I understand I will have to create the folders /home/test/ in the target image.

I have searched this forum for help on working with system builder in Momentics IDE. But I don't seem to be getting the 
help that I need.

By the way, I am using IDE 4.6.0, the target RTOS (or for development purpose the Virtual Machine) will be 6.5

Can anyone please give me tips or links to pages that contain some information to build a target image?
Thanks.

Regards,
Philip