Hi all,
I'm using the command line option readrange to get some data stored in my MCU. It works well and shows the data read as you can see in "readrange.png":
Now, I want to save that data, but it's not working.
- Save command:
This code doesn't return error, but it doesn't save the data on my hard drive. How can I tell the code where to store it?
- Saveas command:
This code returns ERRORLEVEL = 1
What am I doing wrong?
I'm using the command line option readrange to get some data stored in my MCU. It works well and shows the data read as you can see in "readrange.png":
Now, I want to save that data, but it's not working.
- Save command:
- Saveas command:
What am I doing wrong?