Re: The compiler settings for Cortex-M4

2021-09-15 Thread groups
Good day Sebastian, I was able to step through the boot process and see memset working properly this time. Then I was able to reach Init(); Now back to my BSP for the F767 and the ultimate goal of ethernet and mdns. Thanks for your help, Andrei > On 2021-September-13, at 23:56, Sebastian Hube

Re: The compiler settings for Cortex-M4

2021-09-13 Thread Sebastian Huber
Hello Andrei, I modified the flags, could you please check if this fixed the problem? -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgerich

The compiler settings for Cortex-M4

2021-09-13 Thread Mr. Andrei Chichak
Hello, I guess this is mostly a question for Sebastian. While you were away, a bunch of us figured out that gcc for CM4 is using the wrong instruction set for multilib (?). Can you take a look at issue #4504 please? (I’m pretty sure I didn’t express that correctly, but I have put all of the