熱門: 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂(lè)園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
3322| 1
|
warning: #3731-D: intrinsic is deprecated 請(qǐng)問(wèn)一下這個(gè)警告要怎么消除 |
100黑幣
最佳答案CAUSE
The Arm Compiler does not guarantee to preserve the state of the exclusive monitor. This is why the __ldrex, __ldrexd, __strex and __strexd intrinsics are deprecated.
RESOLUTION
Either ignore the warnings or update the Arm CMSIS Pack to a version later than 4.3.0 to get these warning messages suppressed.
具體參考:https://www.keil.com/support/docs/3783.htm
| ||
| ||
Powered by 單片機(jī)教程網(wǎng)