Question
Sourcery CodeBench Lite for STM32F4xx
Posted on March 09, 2012 at 20:17
Hi,
Is there anyones out there using Sourcery CodeBench Lite for STM32F4xx? We've been using this one for STM32F10x series for a while. There is no problems for us untill we start using floating point instructions on the STM32F4xx series. It does not seem to recognize assembly floating point instruction at all. When I generate an assembly file from a C file with some floating point additions, it shown ''fadds'' for floating point add instruction instead of ''vadd.f32'' as Cortex-M4 specified. Anyone out there can help, I really appriciate it. thanks Nhan Pham #stm32f4xx