• Dealy bug (?) in CM0 microlib
    Building with Microlib: s_tx_buffer 0x100015d0 Data 2050 bluetooth_frame_handler.o(.bss) STACK 0x10001dd8 Section 304 startup_lpc11xx.o(STACK) "s_tx_buffer" goes until 0x10001DD2 - but the...
  • code for implementing trigonometric calculation
    HI Can anyone help me to implement trigonometric function in lpc2148 ? Thanks
  • how to implement the GUI emWin
    Acquainted with Win GUI emWin and I wonder how to implement this library have the following? Want to have the display Icons bar ( 8pss icon(32x32), each icon will be On / Off Indicator. If the displayed...
  • How to design and implement SNMP?
    Our PC Application is connected to Embedded Gateway Controller over USB. Gateway controller is connected to several embedded controllers over CAN bus and Modbus RTU. I have no SNMP knowledge and...
  • How to implement a SWI ISR
    How do I implement a SWI interrupt (using arm-mdk version and the realview compiler)? I changed the startup-file IMPORT AT91F_SWI SWI_Addr DCD AT91F_SWI But how could I call this...