Other Parts Discussed in Thread: CC31XXEMUBOOST, CC3120BOOST
Tool/software: Code Composer Studio
Hello,
I've just downloaded and installed Uniflash to set up CC3120Boost+CC31XXEMUBOOST, but get system error with unicode "0xc8" byte.
The full versions are "uniflash_sl.4.3.0.1802" and "uniflash_sl.4.3.1.1835" from http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash .
The problems look the same, except device name in different versions.
Sorry, that I can't provide logs as described here (http://processors.wiki.ti.com/index.php/UniFlash_v4_Quick_Guide ), because interface doesn't allow me to do this.
(And actually there is no "Debug Server Logging", only "GUI Logging ").
The steps (for 4.3.1):
1. Enter "cc31", choose "CC31XX / CC32XX"
2. Click "Start Image Creator"
3. "New Project"
4. Project Name "qwe"; Project Description "qwe"; Device Type: "CC3120R"; Device Mode "Develop";
5. Click "Create Project"
Got: "Error (111) Saving Project: Unhandled exception: 'ascii' codec can't decode byte 0xc8 in position 7: ordinal not in range(128)"
After that I can work with project (connect / show files and device information), but this error appears on several actions, and project can't be saved.
I couldn't get logs, because when I was backed to start screen I got reset logs in settings menu.
Also I have a lot of troubles about getting in several modal windows without "Back" button (so I can't close it, only restart uniflash).
Maybe I download wrong developer version? Or I should search older Uniflash, that will be more stable? Or I got corrupted version?