• Cannot remove filename from project list.
    I successfully built a target using a set of files in Group 1 (the only group). I removed a file from the group because I intended to replace it. To do this, I right-clicked the file and clicked...
  • Remove standard include paths
    I want to use different implementation of standard library with armcc, so I need to remove standard include paths. I know that it's possibly with armclang with -nostdinc option. There is an option...
  • Microlib removing issue
    Hi everyone, I'm developing a project with lpc2478. Trying to access usb with fopen() it's always return error (even if i init, explore and format the usb correctly); searching around I read that...
  • Removing Angel for production release
    Hello all, excuse this question if it is simple. I have read the manuals and searched online an could not find an answer. I am running Cortex-M3 and M4 devices where I am approaching production stage...
  • Remove trace suspend
    Hi, I am looking for a way to remove "trace suspend". Each time I block my program to go step by step, Keil display message : " Suspend " tracepoint set whitout 'Run' tracepoint. ETM instruction...