• Link to two or more projects
    Hi, I need to link two or more projects. How I make this? When I try load program in flash memory the startup of first code is overwrite by the startup of the second. Now I don't know what to do....
  • Startup.s settings with two applications
    Hallo I have a bootloader and a application. My bootloader sets up the stack sizes in its startup file. My application setes them up differently.! So when my bootloader jumps to the main application...
  • How to flash two applications?
    Hi, I have a Default-Application and a Bootloader-Application. Both are developped separately. The Bootloader-Application can load the Default-Application. But prior to shipment of our product...
  • Linking two different libraries.
    Note: This was originally posted on 16th February 2010 at http://forums.arm.com [font="Verdana"] [size=2] Hi, How do I link two different libraries each of which have been generated by two different Compiler...
  • PPP and Ethernet together in harmony - NOT
    My board has both PPP and Ethernet interfaces. When the Ethernet interface is not plugged in (or sometimes even when it is), I'd like the PPP interface to be used. They are on different subnets. ...