![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Enumerations | |
| enum | OPTSEL { OPT_LMISC = 1, OPT_CMISC = 2, OPT_AMISC = 3, OPT_CINCL = 4, OPT_AINCL = 5, OPT_CDEF = 6, OPT_ADEF = 7, OPT_CUNDEF = 8, OPT_AUNDEF = 9, OPT_COPTIMIZE = 10, OPT_CODEGEN = 11, OPT_MEMRANGES = 12, OPT_ASNMEMRANGES = 13, OPT_UBCOMP1 = 14, OPT_UBCOMP2 = 15, OPT_UBBUILD1 = 16, OPT_UBBUILD2 = 17, OPT_UABUILD1 = 18, OPT_UABUILD2 = 19, OPT_UBEEP = 20, OPT_USTARTDEB = 21, OPT_END } |
| enum OPTSEL |
Project option type definition
Identifies the type of uVision project option to get or set in the UV_PRJ_GET_OPTITEM and UV_PRJ_SET_OPTITEM commands