AURIX TC275/TC234开发----(3) Hightec 入门操作:工程导入和在线仿真

文件内容主要来自 乾勤文档,使用本人自制miniwiggler也可以在实际产品上仿真

1.1导入 Demo 工程
打开file 选项,使用Import 功能导入,或者在左边HighTec Project Explorer 窗口右键单击使用Import 功能。操作步骤具体如图1


 

1.2 软件说明

 软件说明
//核心0 主程序
int core0_main (void)
{
IfxCpu_enableInterrupts();
/*
* !!WATCHDOG0 AND SAFETY WATCHDOG ARE DISABLED HERE!!
* Enable the watchdog in the demo if it is required and also service the
watchdog periodically
* */
IfxScuWdt_disableCpuWatchdog (IfxScuWdt_getCpuWatchdogPassword ());
IfxScuWdt_disableSafetyWatchdog (IfxScuWdt_getSafetyWatchdogPassword ());
// STM_Demo_init();
gpio_init();
while (1)

评论 11
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值