Added high resolutioin display entry; added phone home authored by Matthias Wenzl's avatar Matthias Wenzl
......@@ -111,6 +111,25 @@ link:http://processors.wiki.ti.com/index.php/Download_CCS#Code_Composer_Studio_V
{blank}
== I have a laptop having a high resolution display (e.g. 4k) running Windows10 and the CCS installer windows is way too small.
Go to windows -> settings -> display ->extended
Change to sane (scaled) resolution (e.g. 2048x1024)
Now, go up one level to display settings and set *UI scaling to 100%*
Next, logout + login(*!*)
You can proceed to Install CCS.
{blank}
== The installer hangs after start.
Deactivate all firewalls and antivirus scanners for the time of the installation before executing the setup.
{blank}
== My program is not behaving like I expected.
Use the debugger to find your problem!
......
......