• ARMASM: produce preprocessed output
    Note: This was originally posted on 6th February 2012 at http://forums.arm.com with armcc I can generate assembly listing by using --asm command line option. How can I do the same with armasm? The reason...
  • ARMASM: produce preprocessed output
    Note: This was originally posted on 6th February 2012 at http://forums.arm.com with armcc I can generate assembly listing by using --asm command line option. How can I do the same with armasm? The reason...
  • 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...