• 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...
  • 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...
  • 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...
  • 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 are newlib configuration options
    We use ARM's GCC for Cortex-M (actually, as redistributed by NXP etc.). I must rebuild newlib (to get a debug version of the library, as ARM seems not to supply that). Where can I find the set of configuration...