Hi everyone,
i have following trouble with keil arm gnu compiler. i have recently moved to gnu and now i am having hard time to set it up.
description of problem: i am using real…
I would like to know if any of the compilers/libraries for Cortex-M support the std::thread type (from the <thread> header) or if there is any plan to support that in the near future. I am interested in both Keil MDK / DS-5 or GCC for ARM. Thank you!…
Hi,
I'm in the process of porting my Flash memory check for STM32F0 from gcc to mdk. The gcc check follows a method similar to:
http://stackoverflow.com/questions/24150030/storing-crc-into-an-axf-elf-file
This is a great solution since beside the CRC…
Hello, some time ago I started to play with CortexM4,
I bought a Discovery Board with a STM32F407VG in order to be programmed with uVision from Keil.
I am developing a project where the money is very restricted, that's why I was using a free licence from…