I’m having problems flashing my Freescale Total5200.
The Total5200, is the MPC6XXX Total5200 V2 with Firmware v2d.2a.1a.
CPU is MPC5200 v1.2
Clocks: Core=396.00 MHz, SDRAM=132.00 MHz, IPBI=132.00 MHz,PCI=33.00 MHz
SDRAM: 00000000 - 07FFFFFF = 128 MBytes SDR
Flash: FC000000 - FFFFFFFF = 64 MBytes
Now this box came with a BSP from I believe Freescale that ran QNX
6.2.1. We purchased a the Freescale Total5200/Lite5200EVB BSP (ver.
1.0.x) (6.3.x) from QNX and are attempting to load this BSP on the
Total5200.
Now initially we tried just using the build file provided
(mgt5200.build) and using QNX Momentics build the ifs OS image and just
load that in. While it did work, obviously the first run doesn’t have
its problems. This build file seems to be setup as a minimal BSP load.
Not much on the system. But it is a plus that we have a system running.
Now this leads me to some questions for those of you with experience in
upgrading BSPs, whether this model the Total5200 or with another system
QNX supports.
We haven’t seemed to need to reflash the IPL, although one appears to be
provided with it. Should we go ahead and do that.
How does one go about making adding additional
drivers/executables/libraries to the image so that we have a more
functional system. Also since we have a limited system now, without df
and mount we seem to have no partitions just one image running. The old
system seemed to have mounted flash partitions with information on them.
It seems that there were flash partitions for everything from bin,
sbin, usr/lib and photon. How would one go about doing this with the
QNX BSP.
I realize this is alot of questions. But any help would greatly be
appreciated.
Ed
We would prefer to have the same functionality with the old system so we
would prefer to build a ifs and efs (I think they may be required).