• What is the purpose of using "__aeabi_unwind_cpp_pr0" ?
    Dear all I came across the below .S file when I'm googling for looking a example of startup code. ////////////////////////////////////////////////////// .section .text .globl main0 .globl...
  • What is the purpose of MCB900 ?
    I was confused that if I use Philip P89LPC932, how many "hardware" development tools are necessary? The EPM900 (IDE software is included and upgrade to 8k extension)can use as ICE and programmer.What...
  • for the project purpose
    I'm able to send AT commands to GSM modem, but i am not able interface my 8051 to GSM model. can i get sample inerfacing code for 8051 micro controller.
  • Bootstrap Loader Question - Access to general purpose IO
    We have bootstrap loader code as shown below:<br> <br> void far vMainFunction(void) /******************************************************************************* Description: This the start of the...
  • __arm macro meaning and purpose
    Hi, We observe that there are several macros being defined in ARMCLANG. It would be helpful, if we know the meaning or purpose of these macros and will help us to use these macros judiciously: ...