• code works on stepping but goes to interrupt when run
    Hi, Iam working on a luminary micro based cortex M3 processor. Iam not using any RTOS. Iam trying to use system timer tick (luminary software based) packet transmitter code. The code works on...
  • 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...
  • Code goes to STARTUP.A51 from main routine.
    Dear Sir, I am using 8051 chip from teridian and keil C51.My project is getting compiled.But issue is whenever i go for debugging(with single step in uvision ) after 1/2 steps it goes to startup...
  • code size,flash size
    I have lpc1788 that has 512k code flash. In compiler it says Program Size: Code=80116 RO-data=415660 RW-data=1628 ZI-data=6021108 and my .axf file is 990kb. which data should I look for...