Problem Description: With ADS1.2 + H-jtag or h-jlink, each time debugging will appear "the session file could not be loaded" This error, seek solutions.
Question answer: When the user-created project is compiled, the following error window pops up when entering the Axd debugging environment.
Solution Solutions
There are two ways to resolve this problem:
1. Mobile Engineering
The easiest way to do this is to store the project in English or digital (not Chinese) directory
PS: Suggestions: After all involved in programming things must be in English characters, absolutely forbidden to use Chinese characters, so as not to cause the program with the tool used incompatible problems
2, modify the debugging target interface configuration
By clicking Opentions (here either H-jtag or H-jlink)------>configure Interface (interface configuration) option------->general (Universal configuration)------> Save The and Load default session file option is ticked off to avoid popping the error window while debugging. This operation does not require modifying the current storage path of the project.
Both of the above methods are feasible and proven.