• Optimizing code size
    Hi, I am developing an application for ARM lpc2102.The code size is very critical so I decided to look for list file generated by Keil: var | = EXPAND LDR R0=var LDRB R1,[R0,#0x0] MOV R0,#0x1 ORR...
  • PWM tips.
    Assume a constant frequency PWM. Assume that a period begins on the low to high transition. Suppose an application needs to change the duty cycle. Question 1. Should (must) changes to the duty cycle...
  • Does ANYONE have a link to AT91Flash_uploader.zip
    As in the AT91Flash_uploader.zip referenced in Atmel app note 2640 (not the AT91Loader.zip), that contains the binary files that arrive on chips from factory, but is missing from the software actually...
  • How will "placing code in ram" affect the "ram size"
    Using: Arm Cortex-M3 IDE: Keil When I placed code in ram, I could see the functions' executing address indeed is in ram address range from map file. But interesting thing is I found the change of...
  • can anyone share the BINARY to Intel HEX Converter Utility
    Hello,guys, i need the Intel HEX to BINARY File Converter and BINARY to Intel HEX Converter Utility in some C51 based Project,and i found the below 2 links: http://www.keil.com/download/docs/113.asp...