Hi,
inside perspective CCS Debug the status bar display jump to "Free License" after the first Debug-Step (F6).
Only after restarting CCS the status bar recognized license as "Full License".
The following steps doesn't help:
- reset Workspace (delete .metadata)
- New CCS project; contains only a empty main() with return 0;
- run CCS with -clean switch
My environment is:
- host OS: Windows 7 64-bit, Service Pack 1
- version number of CCS: 6.0.1.00040
- evalboard : F28035 Piccolo with on-board XDS100v2 emulator
- Single User-Full License
What can be the reason for this behavior?