Hello, I am extremely new to this stuff and just
got a AT91RM9200 Linux Board(robotshop.com/at91rm9200-embedded-linux-single-board-computer.html). I was going to download Python to it to make some programs. After setting it up per the setup MANUAL, it seemed to load fine. I proceeded to download Python but it just wouldn’t work. I researched and found that i had an error when booting (Error bad CRC, continuing loading Linux environment). The best fix to this problem was to install a fresh u-boot to board. Awesome, the MANUAL covers that!(page 10-12) I followed steps to the letter…but apparently it did not have everything.
U-BOOT> protect off 10000000 1001ffff
U-BOOT> erase 10000000 1001ffff
U-BOOT> tftp 20000000 boot.bin <<< I got to here… (page 11)
U-BOOT> cp.b 20000000 10000000 20000
U-BOOT> protect on 10000000 1001ffff
It said Loading… TTTT for 2 lines then timeout error. Now when i boot it doesnt load anything because i erased the boot files… Apparently this hasnever been a problem because i can not find any documentation for it in manuals or online. The code above is directly from manual.
Not sure what error was but now I have new problem that it can’t load…
Any help would be appreciated.
Ethan
We thank you for choosing RobotShop and regret any inconvenience.
Two options:
We can contact the manufacturer on your behalf to see if they know how to resolve the issue (it will mean some back and forth and we’ll try to ensure the issue is resolved as fast as possible).