DEMO9S08QG8_APP Error.

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

DEMO9S08QG8_APP Error.

1,193 次查看
Dimy
Contributor I
Hello, a got the source for the DEMO9S08QG8_APP from the forum and I can't compile the file because of an error in codeWarrior: c4402 Redefinition of existing macro 'NVICSTRM'.
I didn't made any alteration to the source, so I am not sure what to do.
Any help would be appreciated.

Dimy.
标签 (1)
0 项奖励
回复
1 回复

360 次查看
bigmac
Specialist III
Hello Dimy,
 
I have not checked, but it is possible that this macro may already be defined within the header file for the QG8 device.  If this is the case, you can probably "comment out" the second definition of the macro within the project file.
 
The demo code may have originally been compiled using an earlier version of CW that did not already contain the macro definition.
 
Regards,
Mac
 
0 项奖励
回复