• non working standart string function
    Why non founded function strpos(), memccpy() and other in files strihg.h, as its use;
  • non working standart string function
    Why non founded function strpos(), memccpy() and other in files strihg.h, as its use;
  • is it possible to link whole/particular c standart lib functions without referencing them for armc 6
    I want to link all c lib in the kernel application and provide their symbols for several user application to avoid redublications in different user apps
  • is it possible to link whole/particular c standart lib functions without referencing them for armc 6
    I want to link all c lib in the kernel application and provide their symbols for several user application to avoid redublications in different user apps
  • UART with RL-ARM in low clock speed
    Hello, We have an application for LPC2368, based on RL-ARM, that run UART communication. This is working very well. For power consuming reasons, we need to slow the MCU clock down to 4 MHz ...