chc12 fatal error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,969件の閲覧回数
Sector
Contributor I
chc12.exe version: 5.0.30 Build 6157
Target: 9S12DP512
 
FATAL C5701: Internal Error #288 in 'F:\build\Products\Hiware\cw_hc12_v45_b060607\hiware\src\COMPILER\BACK\HC12\Glbreg.c
' while compiling file '.\Sources\DevMgr.c', procedure 'GetGroupFromBitmap', please report to Freescale
 
I think the offending lines of code look like this:
 
while(Count--)
   Count--;
 
The first '--' operator is a bug and it accidentally triggered such fatal error.
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
950件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
Please report this bug to support on the Freescale website so it gets properly addressed.
If I understood it right it was only happening for an error case anyway, but its important to get such issues fixed.
Best is if you have a complete compilable sample.

Thanks for reporting.

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
951件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
Please report this bug to support on the Freescale website so it gets properly addressed.
If I understood it right it was only happening for an error case anyway, but its important to get such issues fixed.
Best is if you have a complete compilable sample.

Thanks for reporting.

Daniel
0 件の賞賛
返信