• uCOSII PORTING ERRORS
    my_pro\my_pro.axf: Error: L6218E: Undefined symbol OS_CPU_SR_Restore (referred from os_core.o). my_pro\my_pro.axf: Error: L6218E: Undefined symbol OS_CPU_SR_Save (referred from os_core.o). my_pro\my_pro...
  • ucosii with secondary bootloader
    my secondary bootloader is working ok with normal application. but when i used with ucosii application its stuck in task1. memory map is for bootloader-0x00000000 0x00010000 application 0x00010000...
  • uCOSII to 8051 warning message.
    I am using uCOSII V2.52 I am using the Keil C compiler V7.02 Large memory model. Everything compiles but, I get one warning that worries me. Not sure if I can post the uCOSII code or not, but...
  • Debugger "Port 1 Error"
    Using uVision 4 on a C51 project (SiLabs F120 processor): I have a mixed use port (Port3) that has some bits defined as inputs and others as outputs. How can I stimulate the input pins without generating...
  • Debugger "Port 1 Error" message
    When trying to run a program under the latest version of the uVision2 debugger (v6.12), the simulator keeps halting with the error box "Port 1 Error - You have tried to modify a port pin which is configured...