• Clang v6.15 How to keep intermediate/output files when scatter file preprocessed by compiler and linker ?
    Hi, I am using "Preprocessing a scatter file" feature and would like to see what values compiler used during preprocessing. How to achieve that ? https://developer.arm.com/documentation/dui0474/m/scatter...
  • rfft_fast_f32 Not Producing Expected Output
    I have been trying to use the RFFT functions in the CMSIS DSP library which has been giving me some confusing outputs. From the documentation : Looking at the data, we see that we can uniquely represent...
  • arm_cmplx_mag_f32() producing all-zero output
    Hi, I'm trying to use arm FFT from the DSP library. The provided example (arm_fft_bin_example) is working, but once I use my own sinus wave values, I see an unexpected behavior. The values in arm_fft_bin_example_f32...
  • --multifile produces no output file
    Hello, I am stumbled on use of the --multifile option of armcc. I need it to build a large application image that would not fit the chip otherwise (a few hundreds of bytes gained from optimizations...
  • arm_cmplx_mag_f32() producing all-zero output
    Hi, I'm trying to use arm FFT from the DSP library. The provided example (arm_fft_bin_example) is working, but once I use my own sinus wave values, I see an unexpected behavior. The values in arm_fft_bin_example_f32...