• STM32L476 USART and I2C drivers
    Hello, I am evaluating the Keil tools and the STM32L476. I am attempting to use an USART and an I2C interface on the Discovery board. In "Project->Manage->Pack Install" I have everything related...
  • Keil 5 17/ simulation STM32L476
    simulation of l476 in Keil IDE? What do I need to write on Debug tab?
  • 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...
  • 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...