硬汉嵌入式论坛

 找回密码
 立即注册
查看: 1017|回复: 21
收起左侧

[IAR] IAR ARM 9.70.1

[复制链接]

4

主题

43

回帖

55

积分

初级会员

积分
55
发表于 2025-6-11 21:15:07 | 显示全部楼层 |阅读模式
回复

使用道具 举报

4

主题

26

回帖

38

积分

新手上路

积分
38
发表于 2025-6-11 22:53:15 | 显示全部楼层
这个支持zephyr了吗?
回复

使用道具 举报

83

主题

526

回帖

775

积分

金牌会员

积分
775
发表于 2025-6-11 23:12:34 | 显示全部楼层
原来的药有效吗?
回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
116747
QQ
发表于 2025-6-12 08:15:30 | 显示全部楼层


终于发布了
回复

使用道具 举报

83

主题

526

回帖

775

积分

金牌会员

积分
775
发表于 2025-6-12 08:26:09 | 显示全部楼层
昨天安装,没石皮牛角刀成功,又滚回9.6去了
回复

使用道具 举报

14

主题

254

回帖

296

积分

高级会员

积分
296
发表于 2025-6-12 08:58:00 | 显示全部楼层
tangqianfeng 发表于 2025-6-12 08:26
昨天安装,没石皮牛角刀成功,又滚回9.6去了

那我还是不着急了,等等看
回复

使用道具 举报

11

主题

698

回帖

731

积分

金牌会员

积分
731
发表于 2025-6-12 09:21:59 | 显示全部楼层
等和谐,等zephyr,等稳定。
回复

使用道具 举报

83

主题

526

回帖

775

积分

金牌会员

积分
775
发表于 2025-6-12 09:53:30 | 显示全部楼层
hqgboy 发表于 2025-6-12 09:21
等和谐,等zephyr,等稳定。

已经支持zephyr了
Install EWARM 9.70.1

Published June 10, 2025.


Highlights

The Zephyr kernel 4.1 or later can now be built with the IAR build tools for Arm
All files needed for a customer to build Zephyr with IAR tools are up-streamed and available in the Zephyr repository, this also includes build scripts. There is an IAR specific toolchain page on the Zephyr project homepage on how to setup the tools.

Additional support for GNU extensions
A number of GNU C/C++ language extensions and other features have been added. See Release notes for the IAR C/C++ Compiler for more information.

C-STAT support for MISRA C++:2023
Support for MISRA C++ 2023 rules has been added. This includes all rules in chapters 4.0 - 4.7 and all additional rules that overlap with rules in the already supported MISRA rule sets. In some cases, rules in the old rule set have been slightly revised to the more modern standard when the newer rule is either clearer or adapted to a more modern way of software development.

Support for selected C++20 features
A number selected C++20 features are now supported, see Release notes for the IAR C/C++ Compiler for more information.

64-bit support has been added to the standard edition of EWARM

Support for additional Arm cores
Support has been added for Cortex-A65AE (no simulator support), Cortex-A78, and Cortex-A76.

Externally built executable debugging improvements
Debugging an externally built executable (ELF) file has been improved, with source files now shown in the Workspace window. Choose Project>Create New Project>Externally built executable to create a debug-only project, meant for debugging ELF files built using external scripts, or built on another host, or built using a different toolchain version.

RTOS awareness plugins have been added for the following Real Time Operating Systems

Zephyr RTOS

PX5

Cesium OS3 and OS2
回复

使用道具 举报

0

主题

6

回帖

6

积分

新手上路

积分
6
发表于 2025-6-12 10:43:40 | 显示全部楼层
我试了,原先的HX可以用啊
回复

使用道具 举报

4

主题

26

回帖

38

积分

新手上路

积分
38
发表于 2025-6-12 14:42:39 | 显示全部楼层
以前的方法是有效的,想H_X的可以搞
回复

使用道具 举报

4

主题

26

回帖

38

积分

新手上路

积分
38
发表于 2025-6-12 14:43:01 | 显示全部楼层
tangqianfeng 发表于 2025-6-12 09:53
已经支持zephyr了
Install EWARM 9.70.1

谢谢,但是不知道咋使用,摸索了一下,没搞得明白
回复

使用道具 举报

83

主题

526

回帖

775

积分

金牌会员

积分
775
发表于 2025-6-12 14:49:58 | 显示全部楼层
cmise 发表于 2025-6-12 10:43
我试了,原先的HX可以用啊

啊,我昨天启动的时候报错了。。。。
回复

使用道具 举报

0

主题

6

回帖

6

积分

新手上路

积分
6
发表于 2025-6-12 15:09:15 | 显示全部楼层
tangqianfeng 发表于 2025-6-12 14:49
啊,我昨天启动的时候报错了。。。。

你要不再试试吧,我简单测试了 编译、下载、调试 是没问题的,更复杂的没试。
1111.png
回复

使用道具 举报

0

主题

1

回帖

1

积分

新手上路

积分
1
发表于 2025-6-12 16:00:48 | 显示全部楼层
问下楼主有没有在最新版本上使用EWPtool,我在最新版本上使用会报错
回复

使用道具 举报

14

主题

254

回帖

296

积分

高级会员

积分
296
发表于 2025-6-12 16:20:46 | 显示全部楼层
cmise 发表于 2025-6-12 15:09
你要不再试试吧,我简单测试了 编译、下载、调试 是没问题的,更复杂的没试。

试试zephyr好不好用,能不能编译
回复

使用道具 举报

2

主题

81

回帖

87

积分

初级会员

积分
87
发表于 2025-6-12 16:44:54 | 显示全部楼层
谢谢楼主,正常编译可用。
回复

使用道具 举报

83

主题

526

回帖

775

积分

金牌会员

积分
775
发表于 2025-6-12 17:38:01 | 显示全部楼层
cmise 发表于 2025-6-12 15:09
你要不再试试吧,我简单测试了 编译、下载、调试 是没问题的,更复杂的没试。

是把原来的卸载了再重新安装,还是直接覆盖安装的啊
回复

使用道具 举报

2

主题

81

回帖

87

积分

初级会员

积分
87
发表于 2025-6-12 18:57:37 | 显示全部楼层
zhang0352505 发表于 2025-6-12 16:20
试试zephyr好不好用,能不能编译

Zephyr可以编译了,基于SDK 0.17.1,只能用命令行调用IAR工具来编译。Zephyr的开发环境实在是太难用了......
回复

使用道具 举报

14

主题

254

回帖

296

积分

高级会员

积分
296
发表于 2025-6-13 10:39:06 | 显示全部楼层
qinfeng173 发表于 2025-6-12 18:57
Zephyr可以编译了,基于SDK 0.17.1,只能用命令行调用IAR工具来编译。Zephyr的开发环境实在是太难用了... ...

那还是要装一堆的环境啊,我以为直接能变成IAR工程,在IAR里一键编译
回复

使用道具 举报

2

主题

81

回帖

87

积分

初级会员

积分
87
发表于 2025-6-13 11:10:28 | 显示全部楼层
zhang0352505 发表于 2025-6-13 10:39
那还是要装一堆的环境啊,我以为直接能变成IAR工程,在IAR里一键编译

CMake还是那个CMake,west还是那个west,Python还是那个Python,就是用IAR编译器替换了GCC编译器而已。网速不快的话,安装环境就能折腾半天。
回复

使用道具 举报

14

主题

254

回帖

296

积分

高级会员

积分
296
发表于 2025-6-13 11:11:55 | 显示全部楼层
qinfeng173 发表于 2025-6-13 11:10
CMake还是那个CMake,west还是那个west,Python还是那个Python,就是用IAR编译器替换了GCC编译器而已。网 ...

对啊,我环境就装了半天。要是这样的话,IAR也没啥用,直接用GCC就可以了
回复

使用道具 举报

0

主题

9

回帖

9

积分

新手上路

积分
9
发表于 2025-6-18 20:02:16 | 显示全部楼层
和谐完,编译没有问题,下载的时候报错,提示证书不对无法下载程序。有最新的和谐工具么?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|Archiver|手机版|硬汉嵌入式论坛

GMT+8, 2025-7-5 00:28 , Processed in 0.345526 second(s), 29 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表