• clean target is deleting .s file
    hi... i am facing a different problem with the latest version of MDK-ARM (v4.23). if i click "project -> clean target" it is deleting .s file. what will be problem?
  • Clean target deletes my source files
    With MDK 4.23, when I create a new project (any NXP proc) with just a startup.s, after it builds fine, when I do a 'clean target' uVision kills my source file startup.s I tried in various directories...
  • Clean bootloader to application Jump
    Hi, I am developing a boot-loader for lpc1769 based custom board using KEIL uv5. My approach is to have a separate boot-loader project starting at flash 0x00000000. The main application is another project...
  • automatic floor cleaning robot
    hello sir i want to know the interfacing and coding of at89s52 with (lcd,rf module,ir sensor obstacle detection,motor driver circuit to control two motors,plz help me.i am going to do automatic floor...
  • Clean project in a command line
    We use uv4 -b <<project>> to build the project in a batch environment. we try to perform uv4 -c << project >> for clean. Clean does not appear to work. how do we solve this?