Hello,
I just bought a vc21 portable computing cog. I was trying to flash
umon to my vcmx212 and i have followed the step below from this
website:
http://wiki.virtualcogs.com/index.php?title=Uploading_and_Reflashing_uMon_%28Bootloader%29
Flashing uMon
1. Close the boot jumper (JP300) on the VCMX212 board
2. Connect the board to your host PC using the USB cable
3. Load ramtst.bin onto your vcmx212 board using the Freescale HAB
Toolkit. This version runs from RAM and lets you load in the boot.bin
image into FLASH. The starting address is 0xc0000000. Alternatively,
you can load the code over JTAG if you have GDB and OpenOCD
configured.
4. Start hyperterminal. Go to File and Properties.
5. In the Connect Using box, choose the COMx port that corresponds to
your VCMX212. Click Configure and set the port settings as
230400,8,none,1,none then click OK
6. Click the Call button and then press ENTER. You should see the uMon
prompt “umon>”
7. Type at the prompt "flash unprot all"
8. Type at the prompt "flash erase 0-16"
I have succeed until step 8, but after step 9 the umon prompt never
came out again, the lcd seems didn't get any power supplied.
What should I do?Please help me.
thanks