• Configuring Keil and Startup files problem
    Hello everyone, I am new to ARM, and I would like to set it up for programming in Assembly language. I am using Keil 5 and I am using LPC1768. I made a new project and built simple assembly program...
  • Configuring Keil and Startup files problem
    Hello everyone, I am new to ARM, and I would like to set it up for programming in Assembly language. I am using Keil 5 and I am using LPC1768. I made a new project and built simple assembly program...
  • Linker configuration or debuggable libraries
    Hello forum, I've got the following situation: I am writing a huge library in C++ with many classes. My Cortex-M3 applications are using this library. Right now I am putting the library source files...
  • Linker configuration or debuggable libraries
    Hello forum, I've got the following situation: I am writing a huge library in C++ with many classes. My Cortex-M3 applications are using this library. Right now I am putting the library source files...
  • Difference between the BL51 linker and the LX51 linker
    What is the advantage/disadvantage of using LX51 over the BL51?