• Why not printf works always....
    Why not printf works always.... When I tried with Keil Monotor Driver51 it did not work but was working in simulation mode. But now again when I try to debug sample code in simulated mode it does...
  • Keil C51 why there is always OXFD defects?
    Such as title Keil C51 why there is always OXFD BUG?
  • uV2 always rebuild all files. Why ?
    uV2 running on a laptop PC always rebuild all files (longer). It works well on a desktop PC. Do you know why ? How uV2 detect to translate all files or only last files changes ? Thanks
  • fcheck() always return 1
    Hi, I am using Flash file system for interfacing sd card using SPI. MCU is LPC2138. Every thing is working fine except for fcheck() which always returns 1. I am using the latest versions MDK4.54...
  • const data is always initialized
    Hi, I have a product with some ROM containing some constant data and regular flash to keep code. I would like to declare a data structure in my program to access the data in ROM and I have tried...