• Application error
    i am trying to compile source code of porting ucos on 8051 using keil uVision2.but while compiling it is giving error as C51.exe Application error.
  • Application error
    The instruction at "0x0044ef97" referenced memory at 0x0000000.The memory could not be written.
  • Using string.h causes uv2.exe application error
    Running NT and Keil V2.06. My app includes <string.h> because it calls memcpy. Compile and link w no errors or warnings. As soon as I hit the debug icon, I get a "uv2.exe - Application Error" window...
  • new application
    i wanna write an application for a micro computer. i start it and things going well. i think it will be called nanobyter. cool hu <^.^> how to make it work on all different micro computers?
  • Application of Mailbox
    How are the functions _init_box & _declare_box different from os_mbx_init & os_mbx_declare. I am studying the their application and usage but am finding it quite confusing. googled but cant find...