• How to avoid DCD?
    I'm sorry. I don't know why it happened, but... the previous post was deleted. Ask the question again. //--------------------------------------------------------------------------------------------...
  • How to avoid DCD?
    I'm sorry. I don't know why it happened, but... the previous post was deleted. Ask the question again. //--------------------------------------------------------------------------------------------...
  • Assigning pin status
    Hi using the nrf24e1, in the datasheet it says to set a pin on a particular port to an input or output for example port 0 pin 1 to output: P0_DIR.1 = 0; but this doesnt seem to be recognised...
  • Assigning pin status
    Hi using the nrf24e1, in the datasheet it says to set a pin on a particular port to an input or output for example port 0 pin 1 to output: P0_DIR.1 = 0; but this doesnt seem to be recognised...
  • DCD 80390 core support by Keil compiler
    I would like to understand how is the DCD 80390 family supported by the compiler. How is the code below 64K treated - is the assembly code generated uses 8051 or 80390 instruction sets? Is there is...