Need help loading .bin to RAM
second to fun
Posts: 5
Hello,
I recently got the P8X32A quickstart board as part of a custom kit called the Pocket Mini Computer. (http://propellerpowered.com/shop/?page_id=234) As you can see, this kit includes the quickstart board loaded with a BASIC interpreter. However, when I ordered the kit and put it together nothing would seem to work, and the VGA screen it was connected to stayed blank. I talked it over with Jeff, the guy who made the kit, and he said to use the propeller tool in order to re-install a version of BASIC onto the board. However, when I use the tool and try to load the binary(which shows up as "PK0 0 0" in the main panel) The tool gives an error which says "Cannot compile, no top file selected" and I cannot find how to select the file as such. I have tried to run tests to see if the propeller tool was compatible with windows 8, and it found no problems. Please help,
- A newbie
I recently got the P8X32A quickstart board as part of a custom kit called the Pocket Mini Computer. (http://propellerpowered.com/shop/?page_id=234) As you can see, this kit includes the quickstart board loaded with a BASIC interpreter. However, when I ordered the kit and put it together nothing would seem to work, and the VGA screen it was connected to stayed blank. I talked it over with Jeff, the guy who made the kit, and he said to use the propeller tool in order to re-install a version of BASIC onto the board. However, when I use the tool and try to load the binary(which shows up as "PK0 0 0" in the main panel) The tool gives an error which says "Cannot compile, no top file selected" and I cannot find how to select the file as such. I have tried to run tests to see if the propeller tool was compatible with windows 8, and it found no problems. Please help,
- A newbie
Comments
Make sure the file you have is a .binary file.
These archives usually contain a README file which outlines the file/object structure.
It may well be a Win8 thing. Never had issues with its predecessors.