I have recently tried to create my first project using RTX5. I
believe I have the basic pieces set up correctly, but when I try to
build the projects I get errors building rtx_kernel.c
compiling rtx_kernel.c...
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\RTOS2\RTX\Source\rtx_kernel.c(31): error: #29: expected an expression
{ .os_id = osRtxKernelId, .version = osRtxVersionKernel, .kernel.state = osRtxKernelInactive };
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\RTOS2\RTX\Source\rtx_ker
↧