SDCreate "Unknown or missing variable at 130"
Stewart Goldwater (1577) 79 posts |
I’m trying to produce a RISC OS img file for the PandaBoard using SDCreate. After dragging the 3 required files into the window and clicking on run,I see “Unknown or missing variable at 130” – this is on RO4.02 in VRPC and on RO4.39 on a real RiscPC. On RISC OS 5 in RPCemu, I don’t see that error; the process runs, presumably to completion, but no img file is produced. I’m baffled. Help! |
Steve Pampling (1551) 8170 posts |
bq.On RISC OS 5 in RPCemu, I don’t see that error; the process runs, presumably to completion, but no img file is produced. I’m baffled. SDCreate is designed to generate an image and push it to an SD device. I’d be inclined to clone the Linux version SD card you got with the Panda and then using an SD card reader on the PC edit the startup config file to point to the riscos image file instead of the linux boot and drop in the omap3 riscos rom. That method worked for me with a beagle-xm 1 I keep meaning to spend time creating something that does work from scratch |
Keith Dunlop (214) 162 posts |
Ahem! OMAP4 ROM not OMAP3 |
Steve Pampling (1551) 8170 posts |
oh, boll… Panda – Pandora too damn close. |
Stewart Goldwater (1577) 79 posts |
Indeed! The documentation doesn’t trouble itself to tell the user where the image file is written, or that it is deleted immediately on closing the Task window. Since my original posting, I have discovered that the prog. works on RO5 in RPCemu – at least as far as writing the img.
Perhaps it’s better to say, “SDCreate is designed to generate an image and/or push an image to an SD device.” – for these are two independent processes and one can have one without the other. |