• Problem with "TO" command in linker command file
    I have quite a lengthy (but otherwise functional) linker command file I use to position all my segments to my liking. What I want to do, however, is force the output name of the ABS and the HEX file...
  • at command
    /*My program was given below my concept is to connect the gas sensor to P3^7 pin of micro controller and alarm connected to P3^6 pin of micro controller. P3^6 is low means the alarm is on. When the gas...
  • Problem with save command
    Hi all, I'm using uVision 5.23, i've got some problem with SAVE command. I need to make a command button which make a memory dump using the "SAVE xxx.hex 0xC0000000,0xC0001000" command. It work fine...
  • Got the problem with FFIND command
    at first,I make a program that list all file in SD card with FFIND function.not using RTOS yet,it's work fine. then,I using RTOS (use RTX) ,every fuction work fine (such as fopen,fclose,etc) except...
  • Problem with user commands
    Hi all, I want to use a user command to post-process the axf file. I enclose the command in quotes to preserve spaces in the path. However, if I also use quotes to enclose parameters in quotes, then...