program generated from makefile doesn't work but from IDE is work

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

program generated from makefile doesn't work but from IDE is work

跳至解决方案
1,540 次查看
yyLeung
Contributor I
In CodeWarrior IDE version 5.6.1.1506, we use the IDE to build S19 files and download it into GB32 chip via serial bootloader and it function properly.
We tried to use makefile to build a S19 file and download with the same method but it cannot function.
We checked that in S19 file, they are difference.
In our program, we need to use interrupt functions.
If anyone can give hand.
Thanks in advance.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
886 次查看
CrasyCat
Specialist III
Hello
 
I suspect there is something wrong or missing in your make file. 
I would recommend you to submit a service request for that to get a support engineer looking into the issue.

Click here to submit a service request.

Make sure to attach a reproducible project and installed product information to the service request.
To generate the required information:
- Start CodeWarrior
- Open the project
- Select "Help" -> "Pack and Go" and follow instructions on the screen.

Attach the generated .zip file to the SR.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
887 次查看
CrasyCat
Specialist III
Hello
 
I suspect there is something wrong or missing in your make file. 
I would recommend you to submit a service request for that to get a support engineer looking into the issue.

Click here to submit a service request.

Make sure to attach a reproducible project and installed product information to the service request.
To generate the required information:
- Start CodeWarrior
- Open the project
- Select "Help" -> "Pack and Go" and follow instructions on the screen.

Attach the generated .zip file to the SR.
 
CrasyCat
0 项奖励
回复