• C51: Word Alignment in Keil C51
    How I can turn-on word alignment in Keil C51? I have such definition of USB-descriptors for Cypress EZ-USB chip CY7C68013: const DEVICEDSCR code TestSyncSlave_DeviceDescriptor = { // Device descriptor...
  • Need help in C51 Programming
    Hi, i'm pretty new to programming. I'm currently using Keil uvision to program AT89S4051 Microcontroller in C language. I'm trying to read bit by bit data from the I/O port every 50us and store it in...
  • Help on C51 programming
    Hi, i am currently working on the project on 8051. The software that i am using is keil uVision3. i am writing a delay loop for my LED but there is a syntax error in the code. Below is the code:...
  • problem with monitor program C51
    i using atmel 89s8252 to run the mon51 program, mon51 require 1 ram and 1 eeprom can i only using 1 ram ?? for program data, and mon51 program ??
  • programming the C51 mcu....
    To program the C166 mcu, 'memtool' software can be used to do the job... How to program the C51 mcu???