Allocation compiler version to Releases Notes / Bug List

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Allocation compiler version to Releases Notes / Bug List

跳至解决方案
3,099 次查看
Pitsch
Contributor I

I use CodeWarrior V4.5 for HCS12X. The version of the HC12 Compiler is 5.0.14.6037. The Relase Notes (file Notes_HC12_Compiler.txt) includes Bug Lists up to version V5.0.30. Even CW V4.6 contains only the compiler version 5.0.14.6345.

Which Release Notes / Bug List is valid for version 5.0.14.6037?

The file Notes_HC12_compiler.txt contains Notes for:
- RELEASE NOTES CHC12 V5.0.30
- RELEASE NOTES CHC12 V5.0.29

- RELEASE NOTES CHC12 V5.0.14

Are errors described in 5.0.30 also contained in 5.0.14?
Are errors before 5.0.13 still contained, if they are not described in a List of fixed Bugs?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,975 次查看
CompilerGuru
NXP Employee
NXP Employee
5.0.14 is the version of the CodeWarrior build plugin, basically a DLL which integrates the compiler into the IDE. But it only contains the adaptation code for the ide, nothing to actually generate code.
The build plugin has its own release notes

Release_Notes\HC12\Notes_Build_Plugins.txt

but basically there has not much changed recently.

If bugs not mentioned as fixed are contained? Well possibly, I would say.

Daniel

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,975 次查看
CrasyCat
Specialist III
Hello
 
In fact CodeWarrior for HCS12 V4.6 is delivered with HC12 compiler version 5.0.32.6345.
 
To check that:
  - Start the IDE
  - Open a project (any project)
  - Open the Target settings dialog hitting ALT +F7
  - Switch to Compiler for HC12 Panel
  - Click on About button.
A dialog box is opened showing the actual compiler version number.
 
Not sure where you get the V5.0.14 from.
 
CrasyCat
0 项奖励
回复
1,975 次查看
Pitsch
Contributor I
Ok, the Compiler Version of V4.5 is 5.0.30 Bulid 6037.
 
I get the wrong Version from:
- Help
- About Freescale CodeWarrior
- Installed Products
- Plugins
- Compiler
 
Are errors before 5.0.30 still contained, if they are not described in a List of fixed Bugs?
0 项奖励
回复
1,976 次查看
CompilerGuru
NXP Employee
NXP Employee
5.0.14 is the version of the CodeWarrior build plugin, basically a DLL which integrates the compiler into the IDE. But it only contains the adaptation code for the ide, nothing to actually generate code.
The build plugin has its own release notes

Release_Notes\HC12\Notes_Build_Plugins.txt

but basically there has not much changed recently.

If bugs not mentioned as fixed are contained? Well possibly, I would say.

Daniel
0 项奖励
回复