cancel
Showing results for 
Search instead for 
Did you mean: 

STemWIN with OS

totti001
Associate II
Posted on February 12, 2014 at 12:10

Hello everybody.

I used STemWIN library with no OS, it works great. I try the RTOS example, but I found a strange bugs. Witout OS the bargraph and anti-analyzed text is working, but with OS not. In the example GUIConf.h, these example is not enable, I think bacause not working. Is anybody have any idea why, these example freeze with OS? Another question in the GUIConf.h have these lines:

#ifdef OS_SUPPORT
#define GUI_OS (1) // Compile with multitasking support
#else
#define GUI_OS (0)
#endif

I think if I use OS, need to define OS_SUPPORT, but in the example project, no definition for this. I try with define and not define, there is no change with the running. Anybody know what is the function for this? Thanks
1 REPLY 1
Posted on November 05, 2014 at 09:18

Hi,

Please verify that the used STemWin Library support OS .(ex : STemWin526_CM4_

OS

_IAR.a)

Regards,

Heisenberg.