• arrary in rom (MDK 5.22 arm)
    can I make a 2 dimensional Array in the ROM? Please tell me how I can do this. this code doesn't work for MDK 5.22 code const char tk18txtlz[] = { ... }; error messge: - - - ..\Src\tk18txtlz4...
  • Generate axf from hex
    Hi all, I should program a LPC2478 (ARM7) with ULINK2 of keil. I run the upload of memory with the SAVE command from COMMAND LINE, so I create the file xxx.hex At this point I want to download via...
  • axf to bin: getting a generic 10k file.
    I put the following in Options->User->Run#1: fromelf --bin --output ProjectFiles\MyFile.bin ProjectFiles\MyFile.AXF This is pretty much what I've always used to make a *.bin from an *.axf. There...
  • Keil doesn't make a .axf file
    Hi together I'm testing a STM3240 Bord with a STM32F417IGH6. I had done the "CMSIS-RTOS Blinky" project successfully on the bord. When I will do the "emWin Example", I have a problem ( http:...
  • UNIX file system (case sensitive) and *.axf or *.AXF :-(
    Hey folks, i have a problem with my workspace in a Unix file system. Keil uVision stores the *.axf file extension in lower case. But when i try to flash the project on target, uVision searches a...