Project

General

Profile

Migrating Source Code from QNX to Linux

Added by Angela Newman almost 12 years ago

I come back to you because I have another problem.
I read the documentation on you web site (on http://support.criticallink.com/redmine/) . I understood almost everything and was able to wrote some code in Eclipse under the VirtualBox VM. I was also able to upload and run small and easy programs on the development kit.

After that kind of easy tests (needed of course to understand and master the MityDSP device), I intended to migrate and cross-compile some of our existing source code from QNX (OS we use for more than 15 years) to LINUX … it is not that easy because under QNX we use IPC very much and IPC seems very different between QNX and LINUX. So migration of our source code is not as easy as I imagined.

I tried to progress by trying to install QNX on MityDSP. As mentioned in your documentation (http://support.criticallink.com/redmine/projects/arm9-qnx-platforms/wiki/Board_Support_Package) , I followed all the steps but was not able to upload the QNX image on the device. In U-Boot when I launch “run bootqnxtftp” I cannot reach my tftp server running in Momentics (see attached file).


Replies (1)

RE: Migrating Source Code from QNX to Linux - Added by John Pruitt almost 12 years ago

In u-boot, can you ping the server?

U-Boot > ping 10.0.0.85

Another possibility is that the specified search paths for the tftp server do not include the directory that contains the specified file.

    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)