[Buildroot] [Bug 11746] stm32f469 didn't work correctly......

bugzilla at busybox.net bugzilla at busybox.net
Mon Aug 19 07:14:21 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11746

Christophe Priouzeau <christophe.priouzeau at st.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Christophe Priouzeau <christophe.priouzeau at st.com> ---
The issue are due to a bad assembler generation by binutils tools with thumb
code on kernel. 
There is two way to solver it:
1. use an old binutils tools 2.28 (see commit
b3dddb0a787352bb836ce972e4f07b59d79068e7 package/binutils: default to 2.28 for
Cortex-M targets)
2. use a more recent kernel which generate a correct assembler.


I will try to provide a new kernel configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list