HardFault_Handler headache
Posted on July 30, 2015 at 10:36Hello all ; I have an old working project that we use the function : arm_cfft_radix4_f32(&S, testInput); where testInput is a float array in the RAM . we need to add some function for the project we added more ext...