Hello, I have a question. I use silicon labs's c8051f340. In the Keil,i found when use simulator debug code the peripherals isn't use.But other product of silicon labs is may use.Why? Thank you very much!
Running in real hardware obviously requires you to already have real hardware.
The simulator - if the processor is fully supported - allows you to connect virtual hardware to the peripherial devices of the processor, making it possible to debug the software weeks before the prototype hardware shows up.