8 years, 4 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.

Question relating to:

Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX

what's your target?

posted by Martin Kojtal 18 Dec 2015

ST NUCLEO-F411RE.

posted by Honza T. 18 Dec 2015
Be the first to answer this question.