• Problem with realview mdk370
    I was using mdk324 version of keil for LPC2148.Now i am using MDK370. While compiling there is a big difference in Read only data. When i am using mdk324 it was 16,440. But, when i am using mdk370 its...
  • Problem with realview mdk370
    I was using mdk324 version of keil for LPC2148.Now i am using MDK370. While compiling there is a big difference in Read only data. When i am using mdk324 it was 16,440. But, when i am using mdk370 its...
  • (ARM) Licensed Realview generates bad code side-by-side with unlicensed Realview
    A small program when built on Realview NON_LICENSED 3.0.0.942 debugs on target through ULINK properly (interrupts are hit). When the same code and project files are built on another computer with a LICENSED...
  • (ARM) Licensed Realview generates bad code side-by-side with unlicensed Realview
    A small program when built on Realview NON_LICENSED 3.0.0.942 debugs on target through ULINK properly (interrupts are hit). When the same code and project files are built on another computer with a LICENSED...
  • Realview V3.34 versus Carm problem
    Started this morning on something. Then needed to add printf in simulator mode. So I added putchar() and printf. But then I found that the program didn't run. When I hit RST it is always sitting on line...