• Flash is not working when program size goes up.
    Hi all, I am working on C8051F350 for a data aq. project. when the code size was small, the flash was working, as it grows up beyong 6.9 k it stopped working and getting hang somewhre. even erasing...
  • Serial Interrupt in simulator works when stepping thru, but not with run
    I have a program running in the simulator (simulating an Infineon C515), and if I start by stepping through line by line (or even run to cursor) my serial interrupt routine works fine. Even after a number...
  • Display goes blank!!!!!
    i have written a code to interface an additional display with a weighing scale. Interface is RS232 and it works on company's proprietary protocol. The scale sends out the value which is displayed on...
  • Simulation goes into infinite loop ! [lpc2378]
    Hi to all, I brought MCB-2300 board (with LPC2378 u-c). And tried the example codes (like blinky) with eval versions of Keil-IDE v3.05 tool chains. It works well on board when i compile it...
  • STM32F429I-EVAL LCD goes blank after net_initialize() is run
    I have created an LCD GUI project using MDK5 porting the STCube LCD & touch drivers into RTX RTOS task. I have another task which blinks LEDs based on button presses, which also works. But when...