• spawn a method as a task (C++)
    Hello, I'm using RTX and I'm porting my C code tot C++. Now I have a problem with os_tsk_create_user . I want to use a class method as the function for os_tsk_create_user : Example::Example...
  • How to debug a program spawned by another program?
    I have one program which spawns a second program. Due to how this stuff all works, running the second program manually is impossible. Is there a way I can load the second program into uvision, run...
  • Embedded device spawning a wireless network - which module...?
    Hello, Apologies for not asking a strictly Keil related question, but I was hoping somebody would be able to share with me his experience with wireless modules that make it possible for a device...