• Repeated pin toggling is not executing
    I am trying to write my own FLASH programmer on a Cypress USB 8051 chip that will program a SiLabs 8051 using their C2 Interface. I have written a macro that simply sets a pin low in the first statement...
  • Repeated pin toggling is not executing
    I am trying to write my own FLASH programmer on a Cypress USB 8051 chip that will program a SiLabs 8051 using their C2 Interface. I have written a macro that simply sets a pin low in the first statement...
  • Global variables not initializing to proper values
    Hello My global variables are only initializing to defined values when i download my code to LPC2468. After Power reset my Global variables are initializing to random values. I am getting following...
  • Global variables not initializing to proper values
    Hello My global variables are only initializing to defined values when i download my code to LPC2468. After Power reset my Global variables are initializing to random values. I am getting following...
  • MBERROR : AHB Master bus error status, set when the AHB Master encounters a bus error response from a slave
    Hi, Facing the issue: "MBERROR : AHB Master bus error status, set when the AHB Master encounters a bus error response from a slave" Here is the Inputs: We are using the custom SOC, in which we are testing...