bitcraze / lps-node-firmware

GNU Lesser General Public License v3.0
82 stars 79 forks source link

Compiler 10.3.1 not working #59

Open krichardsson opened 2 years ago

krichardsson commented 2 years ago

When I compile with my native compiler (arm-none-eabi-gcc (15:10.3-2021.07-4) 10.3.1 20210621 (release)) the node does not run properly and I can not connect to it using USB. With the official builder and the toolbelt (arm-none-eabi-gcc (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408 (release)) everything work fine.

Interestingly enough the old compiler produces a dfu file that is around 5k smaller.