• Setting an entry point
    Note: This was originally posted on 23rd May 2013 at http://forums.arm.com Hello, Finally I managed to build a static library and I have a xyz.a file and some xyzs.o files.  The entry point is xyz_init...
  • where does MDK uvision set pin configs?
    With most examples outside of the Keil examples there are pages of defines that set up the pins. Keil has this all built in to config sections. I have a usb example that requires me to use an external...
  • uVision debugger exit on first step
    Hello, I'm having a few issues with my project setup. I just upgraded to uVision 4.22a (at the suggestion of Keil support) and since then my uVision setup has been producing unexpected, inconsistent...
  • setting up paging options
    I'm using an ASIC that pages into its RAM/ROM. So it has 16k blocks that are paged using registers, PAGEA,PAGEB,PAGEC. It has 128k of code and ram space. How do i setup the compiler to access the ram...
  • Setting STM32F4 BOR option bytes
    How do I set the BOR option bytes for an STM32F4? There is an example STM32F10xOPT.s in Blinky that has a Keil wizard with it. I cannot find any other ...OPT.s in my installation. Is there somewhere...