CW 7.2 Release Notes available separately?

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

CW 7.2 Release Notes available separately?

跳至解决方案
1,998 次查看
jbezem
Contributor III

I looked around the site for the release notes on CW 7.2 for Coldfire, available for download, to make a decision on when to upgrade our 7.1.2 installations.

However, I couldn't find them separately from the installation package, and I do not want to install the full package just yet, without knowing what's been done.

Can anyone point me to those release notes, or make them available in the forum?

 

Thanks,

 

Johan

标签 (1)
标记 (1)
0 项奖励
1 解答
568 次查看
vier_kuifjes
Senior Contributor I

Here you go (see attachments)...

 

Be warned though... if your app is Coldfire Lite based, it won't work when compiled with CW7.2.

CW7.2 uses the CPU registers to pass parameters to functions, whereas CW7.1.x used "regular" passing via the stack. Coldfire lite uses some assembly language routines that assume passing parameters via the stack. I managed to fix these routines and got Coldfire Lite running again, but there are still crucial things that don't work as supposed. For me it's a no-go.

在原帖中查看解决方案

0 项奖励
3 回复数
568 次查看
jbezem
Contributor III

Thanks for all three documents, very instructive, and foreboding a lot of unplanned work...

 

Regards,

 

Johan

0 项奖励
568 次查看
vier_kuifjes
Senior Contributor I
This is probably a very important document... (see att)
0 项奖励
569 次查看
vier_kuifjes
Senior Contributor I

Here you go (see attachments)...

 

Be warned though... if your app is Coldfire Lite based, it won't work when compiled with CW7.2.

CW7.2 uses the CPU registers to pass parameters to functions, whereas CW7.1.x used "regular" passing via the stack. Coldfire lite uses some assembly language routines that assume passing parameters via the stack. I managed to fix these routines and got Coldfire Lite running again, but there are still crucial things that don't work as supposed. For me it's a no-go.

0 项奖励