Hi everyone,
I'm currently using the evaluation board ADUCM350EBZ, and right now I can use it only if I preliminarly press the "Download and Debug" button and then the "Run" button in IAR Embedded Workbench IDE.
The puprose is to get rid of this routine and make my program permanently uploaded on the microprocessor, so that I can use the board without always opening the IDE and repeating the procedure above.
I've tried to enable the option "Leave Target Running" but nothing changes.
From another question in this site I've seen that the culprit might be the clock, but I was not able to spot those lines that have to be changed in the SystemInit(); function.
The example I'm using is ImpedenceMeasurement_2Wires. I wanted to ask you if you could help me in finding the lines that allow me to use the board standalone.
Thank you for the availability,
Berrame