• C8051F120 simulation problem
    Hello. I'm using Silabs C8051F120 microcontroller and I have a problem during simulation in Keil C51 8.05. The problem is the following: after building I start simulator and make Run. Program is being...
  • C8051F120 Debug simulation on Keil
    Hi, I use Keil to simulate C8051F120 but I cannot view the all peripherals of MCU (No hardware debug). I can view all peripherals if I use C8051F005. Anyone know about it? Am I missing something...
  • Problem with C8051F120 GPIO
    Hi, I am working on Silabs C8051F120 Microcontroller. I have written a Interrupt code where I am toggling a pin P1.1 , The code is working fine and pin is toggling after specified period. but...
  • C8051f120 Code Banking Problem
    When I compile: Build target 'Target 1' compiling main.c... compiling Config.c... assembling L51_BANK.A51... assembling STARTUP.A51... compiling Misc.c... compiling MenuSettings.c... compiling...
  • C8051F120 timer Problem
    Hi frnds, I am using Silabs C8051F120, I wanted to have timer delay of 1-msec (One milli second), Since both timers 0 & 1 are used for som application. I had left with Timers 2,3,4 , so i used...