• debuuging keil compiled programs in proteus
    hi, how do i compile a program in keil so that it can be debugged in proteus ? ELF/DWARF, OMF51, UBROF are the files supported by the debugging in proteus
  • Viewing I2S behavior in Debuuger Uv3
    Hello. I would like check I2S project from "code.bundle.lpc23xx.lpc24xx.uvision" in MCB2300, with lpc2378. I run Debugger but I can´t see I2S peripheral registers. Furthermore, in "Pin connect block...
  • Serial interrupts on Mx2 chip
    Hi This question is about serial interrupts on the 8051 based extended memory chip (P87C51Mx2). The transmit interrupt TI_0 is supposed to be set when a character is written to S0BUF. This is not...
  • Serial interrupts on Mx2 chip
    Hi This question is about serial interrupts on the 8051 based extended memory chip (P87C51Mx2). The transmit interrupt TI_0 is supposed to be set when a character is written to S0BUF. This is not...
  • Nordic chip, what number are the interrupts?
    Hi! I'm new to 8051 controllers and are now using the nRF24LE1 for a school project. I am used to the AVR architecture and writing interrupts like "ISR_interrupt_vector()" but I can see that...