Hello all,
Continuing on our efforts to provide a Genode port to Freescale i.MX6, we tried running the demo scenario by simply porting the extensive i.MX53 driver written by Stefan; i.MX6 is merely an upgrade but it still uses same IPU defs, except for different address spaces for the registers which were appropriately modified.
A subsequent compilation and boot of the image resulted in the following error: Any thoughts on how to tackle ?
[init -> fb_drv] Could not open file "config" [init -> fb_drv] Could not obtain config file no RM attachment (faulter 1059508c with IP 1000861c attempts to write to address 244000) unknown signal context
Thanks and Regards Aditya.
Hello,
It was pretty basic. On building, our build directory had no config file in var/run/demo. The build process itself is somehow not configured properly like every other platform. Back to the drawing board. Apologies if it sounded trivial.
Regards Aditya
On Wed, Feb 19, 2014 at 4:25 PM, Aditya Kousik <adit267.kousik@...9...>wrote:
Hello all,
Continuing on our efforts to provide a Genode port to Freescale i.MX6, we tried running the demo scenario by simply porting the extensive i.MX53 driver written by Stefan; i.MX6 is merely an upgrade but it still uses same IPU defs, except for different address spaces for the registers which were appropriately modified.
A subsequent compilation and boot of the image resulted in the following error: Any thoughts on how to tackle ?
[init -> fb_drv] Could not open file "config" [init -> fb_drv] Could not obtain config file no RM attachment (faulter 1059508c with IP 1000861c attempts to write to address 244000) unknown signal context
Thanks and Regards Aditya.