Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 11 months ago.
Compile time Warnings (Intrinsic deprecated)
Hello,
I keep getting compiler warning while compiling mbed-rtos "Intrinsic is deprecated" in following files:
rt_HAL_CM.h rt_Mailbox.c rt_MemBox.c rt_System.c
For target TARGET_CORTEX_M
It's always on folloving calls: strex, ldrex. t_dec, t_inc,
Does anybody know how to fix it and get rid of these warnings?
Thanks.
what's your target?
posted by Martin Kojtal 18 Dec 2015ST NUCLEO-F411RE.
posted by Honza T. 18 Dec 2015