加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

emwin如何在windows10下vs2015或2017进行仿真。

发布时间:2020-12-14 04:29:38 所属栏目:Windows 来源:网络整理
导读:Make sure the selected Windows SDK is installed: Properties - Configuration Properties - General - Windows SDK Version. 1. Right-Click on the Project (e.g. SimulationTrial) - Properties 2 Set Configuration to "All Configurations" 3. Goto C

Make sure the selected Windows SDK is installed:
Properties -> Configuration Properties -> General -> Windows SDK Version.

1. Right-Click on the Project (e.g. SimulationTrial) -> Properties
2 Set Configuration to "All Configurations"
3. Goto Configuration Properties -> Linker -> Input.
4. Add under Additional Dependencies: "legacy_stdio_definitions.lib"

5. Set Ignore All Default Libraries: "No"

6. Set Ignore Specific Default Libraries: "LIBC.lib;LIBCMTD.lib"
7. Goto Configuration Properties -> Linker -> Advanced
8. Set Image Has Safe Exception Handlers:"No (/SAFESEH:NO)"
9. Click "OK"-Button.

?

emwin默认是使用VC++编译仿真的,但是win10平台,基本都是vs community 2013~2019,因此,segger官方也给出了说明,

以上就是HowTo_RunSimulationUnderVS2015_2017.txt文件的说明,这样可以用vs高版本来编译emwin的软件包“SeggerEval_WIN32_MSVC_MinGW_GUI_V548”

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读