• PWM and ISD
    I have downloaded the PWM project files CAPCOM_PWM. They compile and simulate correctly. I can also load the code into my MCB900 board (ver 2) using the latest FlashMagic with the jumper RESET installed...
  • ?ISD?READXMEM? is missing
    Hi all i am using ISD feature of keil for debugging small routine.ISD was communicating with target on board and was debugging properly,but as i added some more code which was not using any of resources...
  • New ISD 51 in System Debugger in use with assembler Programming
    I serch for an easy assembler example to demonstrate the function of the new seriall interrupt driven debugger for Programming in assembler language. In witch way must i link the Parts? thanks for...
  • What hardware does ISD 51 need?
    I'd like to use ISD51 But what hardware do I have to prepare for using it? Could anyone tell me how to use it and how to connnect the interface? Thanks in advance!
  • uVision debugger problem
    I'm working with the Silab C8051F930. this is the code i can see in the debugger 83: SPI1DAT = biDataIn ; // write data register C:0x3848 8F86 MOV B_Enrgy_TH (0x86),R7 84: while (!TXBMT1); //...