• Solution: loop in dbg_task_notify in os_sys_init
    I'm starting this thread to answer the question opened here: http://www.keil.com/forum/13796/ http://www.keil.com/forum/17900/ To solve the problem of the endless loop in the dbg_task_notify...
  • never ending loop on dbg_task_notify
    Hello I'm working on a project which uses RTX. All is running fine in the emulator but when I run in debug on the real target my init task (os_sys_init(Start)) is never called. When I break the...
  • HardFault_Hander before os_sys_init
    Hi all, I'm using Keil RV4.10 on MCBSTM32 demo board (STM32F103RB) with STM32F10x_StdPeriph_Lib_V3.1.2 and Keil RTX kernel. My application is relocated at 0x8002800 (bootloader and configuration...
  • os_sys_init() corrupts my global array
    Hello all, I'm experiencing a strange problem where os_sys_init() would write a few bytes into my global array. I initialized my global array with 0xDD before calling os_sys_init(init_task). When...
  • uVision4 wont connect to ULink
    I'm trying to use my ULink box with uVision V4.71.2.0 but when I click the 'Settings' button I get an Error dialog that says: Error: Cannot load 'C:\KEIL\ARM\ULP2ARM.DLL' Possible Reasons: ...