I recently bought a RPX Lite board to experiment with and have run into
a couple areas where I am not sure of the solution.
The first area/problem has to do with the flash. I have the board
booting over tftp and have successfully brought QNX up on it. I am able
to run devf-rpx-lite and can see /dev/fs0 and /dev/fs0p0.
Previous posts in this group (Dave Green) have suggested that the
correct way to install an image in this flash is the following
(corrected to match my hardware - I think).
flashctl -p/dev/fs0 -o512k -l3092k -e
dd if=myboot_img.ifs of=/dev/fs0 bs=1k seek=512k
The first operation succeeds with no complaints, but the dd takes quite
a while and eventually fails with 1 block read and 0 written. Since I
don’t do this very often, what am I missing?
My second question is about pcmcia support on this board. I have a
pcmcia socket and one of the reasons I got this particular board was for
that reason. Unfortunately I am unable to figure out how to get the
devp-pccard running. I suspect that it doesn’t support this hardware,
which is ok, as long as there is a custom solution available. I don’t
suspect there is a ddk for this, but I am willing to make it work with
some help from QSS and then return the changes to their devp-pccard
program so they can include support for this if they are interested.
Rick…
Rick Duff Internet: rick@astranetwork.com
Astra Network QUICS: rgduff
QNX Consulting and Custom Programming URL:
http://www.astranetwork.com
+1 (204) 987-7475 Fax: +1 (204) 987-7479