• Bootloader at91sam7
    Hi, i am writing a bootloader. Using Keil uVision i want to put bootloader starting from begining - adress 0x100000 . I want this bootloader to put any program begining from 0x105000. I want to know...
  • Linker Warning
    Greetings, Within my serial receive interrupt routine I'm getting a linker warning dealing with a printf statement. My code and the warning are shown below: void serial_int() interrupt 4...
  • linker warning
    hi all, i am building 8051 application in keil compiler.i got an warning message when linking... like this..... *** WARNING L16: UNCALLED SEGMENT,IGNORED FOR OVERLAY PROCESS SEGMENT :?PR?_ANALOGVOL...
  • Linker warning
    Note: This was originally posted on 22nd October 2010 at http://forums.arm.com Hey all, While linking my object files using armlink, I get the following warnings :- Warning: L6221E: Execution region Region_3...
  • first Steps AT91SAM7
    Hello, search simple examples for the AT91SAM7, thats work with the Simulator. I want to use initialize UART0, but the Simulator prints access errors. Thank you Steffen