IAR 編譯出現Error[Li009]: runtime model conflict: Module xxexit.o(dbgstm8smn.a) specifies that '__dlib_full_locale_support' must be '0', but module cppinit.o(dlstm8smf.a) has the value '1'
runtime model conflict:應該是編譯鏈接時,工程設置有問題,但不知道怎么設置,還請各位遇到並解決這個問題的點撥一下,感激不已。
以下是具體錯誤。
Error[Li009]: runtime model conflict: Module controller.o(eCLRLib.a) specifies that '__dlib_jmp_buf_num_elements' must be '8', but module Z:\practice\hello\iar\twrk60f120m\Int Flash Debug\
解決方法:在option -> linker -> library 中勾上 Include C-SPY debugging support, 就OK了