This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
DSLite help only provides this scant documentation.
DSLite version 6.2.1.1594 DSLite [operation] [Args...] load Loads the specified file and exits, leaving the target running runWithCIO Loads the specified file and runs the target, printing stdout to the console. Exits when the application returns from main flash Performs multiple flash-based operations as specified on the command line including erasing, loading, verifying, and device- specific flash operations readAtBp Loads the specified file and runs the target to a specified location. Variables can be written before the run, and others echoed to the console after help Prints this message
Is there some documentation available, especially for debugging?
Thank you!