This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Downloading into SRAM

How can I download/start program into/from SRAM (not FLASH) with uVision?

I have DK-ARM and ADuC7020 QuickStart Kit.

Thanks.

Dr. Tychinsky.

Parents
  • "I need to debug drivers for real hardware, in particulary, uart-net. I think simulator does not allow full options."

    The simulator can use the PC's COM port for UART simulation - so you can connect your simulation to real external devices.

    This is an ideal way to debug serial protocols.

Reply
  • "I need to debug drivers for real hardware, in particulary, uart-net. I think simulator does not allow full options."

    The simulator can use the PC's COM port for UART simulation - so you can connect your simulation to real external devices.

    This is an ideal way to debug serial protocols.

Children