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 the code onto ADuC7020 using Keil uv4+ARMWSD

Hi all,
I am using ADuC7020 micro-converter mini-board(ftp.analog.com/.../aduc7020 adap a.pdf) with Keil uv4, along with ARM WSD.

I have to make the application stand-alone(run the code from flash only). The procedure i follow is as given below:
1) build the code and generate a hex file without any errors

2) transfer the hexfile via serial port using ARM WSD

I am not able to run the code when ARMWSD is not running. Any pointers on how to tackle this issue?

0