I followed the steps described on https://wiki.analog.com/resources/eval/user-guides/eval-ad5940/tools/keil_setup_guide.
I get the error shown below in the KEIL IDE.
How can i solve it?
and my options for target setting
ADuCM3029
Recommended for New Designs
The ADuCM3027/ADuCM3029 microcontroller units (MCUs) are ultra low power microcontroller systems with integrated power management for processing, control...
Datasheet
ADuCM3029 on Analog.com
I followed the steps described on https://wiki.analog.com/resources/eval/user-guides/eval-ad5940/tools/keil_setup_guide.
I get the error shown below in the KEIL IDE.
How can i solve it?
and my options for target setting
Hi,
For avoiding the Flash load error in Keil,
you may first install CrossCore Serial Flash Programmer and using it,
flash ADuCM3029 board with ADICUP3029.hex file.
(Note: In EVAL-ADICUP3029 board, before flash programming do the following:
Press S1 , then press S3, release S1, and release S3)
After this, you may download and debug in Keil without error.