We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi!
What settings are necessary to run a program in stand alone mode (without the ulink)? I'm new to Keil uVision and the ADuC 70xx (arm7 core).
typically, you would download the program to the on-chip or on-board Flash memory of your target hardware. Then, each time you power-up the device, the program would begin running.
Take a look at the ULINK manual for more details on downloading to Flash:
www.keil.com/.../ulink_su_downloading.htm
Jon