porting QNX onto DNP9200

hello,

we try to port QNX onto the DNP9200 Board.

We use the Integrator-BSP to create a Flash-Filesystem Image.
The problem is that when we compile the project, the compiler breaks because
of missing libraries or header files.

In the Docu we found this:

Include <sys/f3s_mtd.h> instead of <sys/f3s_api.h>, <sys/f3s_spec.h>,
<sys/f3s_socket.h>, <sys/f3s_comp.h>, or <sys/f3s_flash.h>.
but although the compiler needs the header file: “f3s_api.h”

we dont’t know how to continue…

thanks,

Hannes R. and Bachir B.

To compile the flash driver, you need the Flash Filesystem, which is an
extra product you need to purchase. But just to bring up the board, it
shouldn’t be necessary.

Cheers,


Malte

“Bachir B.” <b_blal@gmx.de> schrieb im Newsbeitrag
news:e4scm8$q25$1@inn.qnx.com

hello,

we try to port QNX onto the DNP9200 Board.

We use the Integrator-BSP to create a Flash-Filesystem Image.
The problem is that when we compile the project, the compiler breaks
because
of missing libraries or header files.

In the Docu we found this:

Include <sys/f3s_mtd.h> instead of <sys/f3s_api.h>, <sys/f3s_spec.h>,
sys/f3s_socket.h>, <sys/f3s_comp.h>, or <sys/f3s_flash.h>.
but although the compiler needs the header file: “f3s_api.h”

we dont’t know how to continue…

thanks,

Hannes R. and Bachir B.