#include <defBF533.h>#include <VDK_Public.h>Defines | |
| #define | VDK_INCLUDE_SEMAPHORES_ |
| #define | VDK_INCLUDE_MEMORYPOOLS_ |
| #define | VDK_BOOT_MEMORYPOOLS_ |
| #define | VDK_MULTIPLE_HEAPS_ |
| #define | VDK_INCLUDE_MESSAGES_ |
| #define | VDK_INSTRUMENTATION_LEVEL_ 2 |
| #define | kDynamicThreadType -1 |
| #define | klwip_sysboot_threadtype 0 |
| #define | kADI_TOOLS_IOEThreadType 1 |
| #define | khttpd_type 2 |
| #define | kcmdSchedulerType 3 |
| #define | kcmdSchedulerExecutor 4 |
| #define | kcmdTerminalThread 5 |
| #define | kIdleThread 0 |
| #define | klwipBootThread 1 |
| #define | kReservedPool 0 |
| #define | ksystem_heap 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ALL of the following enums are generated in format suitable for C/C++ and a format suitable for assembly inclusion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MemoryPools are used in this project |
|
|
Messages are used in this project |
|
|
Semaphores are used in this project |
|
|
Enhanced API error checking and runtime Instrumentation is included |
|
|
IO templates are used in this project |
1.4.1