• GNU Scientific Library vs CMSIS Library Time and Space complexity
    Hello,          I have been using CMSIS library for implementation of DSP functions in ARM, however, CMSIS have very limited DSP functions. Although GNU has many DSP functions which CMSIS do not, It only...
  • GNU Scientific Library vs CMSIS Library Time and Space complexity
    Hello,          I have been using CMSIS library for implementation of DSP functions in ARM, however, CMSIS have very limited DSP functions. Although GNU has many DSP functions which CMSIS do not, It only...
  • The format of Scientific notification
    For the printf command, the default format of the E argument is: « - »d.ddddE« - »dd eg. 1.234E-05 In my case i dont need the leading zero in the exponent. I want the output like this: ...
  • The format of Scientific notification
    For the printf command, the default format of the E argument is: « - »d.ddddE« - »dd eg. 1.234E-05 In my case i dont need the leading zero in the exponent. I want the output like this: ...
  • How to use GNU GSL library for LPCxpresso 4367 (ARM Cortex M4)
    Hi. I need to use the GSL library in my program. I tried to follow the library linking procedure for LPC xpresso but the MCU linker is giving me these errors: MCUXpressoIDE_10.3.0_2200\workspace...