• How to Moniter top 32 bytes of SRAM
    Dear Sir, I am devloping application using keil tool chain on MCB 2130 [LPC2138 processor]. I am using phlips flash utility (using COM port) to load application prog. to the target device. I dont have...
  • Moniter Run time variable without using JTAG
    Hello I am using MCB2130 board, with keil IDE. Can you help me, how can I moniter one array - table[352][299] runtime, with out using JTAG. Rightnow, i am using Phlips LPC2000 ISP Flash uitility...
  • Interfacing with TEA5757 (Serial Interface)
    I have to interface AT89C51 with Philips TEA5757. It has three wire bus 1. Clock 2. Read/Write Enable 3. Data I should send and receive 25 bits data. Please help me to configure Serial port. ...
  • C167 serial interface problem
    Hello I have still some problems with my serial interface on the Infineon C167 controller. The original function putchar or printf won't work. I have used some hints : S0CON = 0x0011; S0BG = 0x40;...
  • 8051 serial interfacing
    hey frnds. i have problem in sending char serially in normal program. when i try to send 'A' it sends '?'. this is my program. plz help me guyz to solve this problem. #include<reg51.h> void main...