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,543件の閲覧回数
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 解決策
889件の閲覧回数
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 返信
890件の閲覧回数
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 件の賞賛
返信