Newbies: How program without debug?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Newbies: How program without debug?

3,152件の閲覧回数
Ciccio
Contributor I
Hi,
I use MC9S08AW32CFU.
My program work but the frequency is wrong: theory interrupt is 1ms, really is it at 1,16ms.

I want try to program only, without use debug mode.
I have start Expert Mode Program and I have selected myfile.s19 for the module.
I have program but the micro dont work!
It work only in debug mode: I can program only with binary file? .s19 or .abs? It's possible?
Thanks
ラベル(1)
0 件の賞賛
返信
6 返答(返信)

1,575件の閲覧回数
Encoder
Contributor I
Ciao Ciccio,
I don't know why you are not able to program your MC9S08AW32 if not in debug mode. Surely some mistake on procedure: perhaps a comparison with the test program for DEMO9S08AW60 board may help.
 
But it may be simpler to answer why your timing is incorrect. For some unknown reason, at least in the past, the P&E programmer did not correctly trim MC9S08AWxx chips while programming the flash memory. The problem derived from an improper setting of the setup program file: it was present on Codewarrior 3.1, 5.0 and 5.1.  You had to patch this file and the trimming would have worked.
 
This was discussed on this thread:
 
and here is the resolutive patch:
 
 
I hope this may help you.
 
Regards,
Salvo
 
0 件の賞賛
返信

1,575件の閲覧回数
Ciccio
Contributor I
Wow!
Thanks a lot for spee reply and solution!
With patch work fine!

I have not again understand the expert programmation but I go to read the suggestions advise by Alban.
Thanks and by!
0 件の賞賛
返信

1,575件の閲覧回数
peg
Senior Contributor IV
Hi Ciccio,
 
Glad you found the solution to your problem.
As for the "Expert mode programmer". Be aware that programming your device by going to the dubugger from Codewarrior is pretty much the same as using the so-called "Expert" mode. All the debugger does is automate the process for you. Using "Expert" mode just gives you more control.
But if you feeding it an incomplete personality file in both cases then both modes will fail equally miserably.
 
I don't think the thread pointed to by Alban has a lot of relevance here. I think he had trouble understanding what you were trying to say originally, I know I did!
 
0 件の賞賛
返信

1,575件の閲覧回数
Alban
Senior Contributor II
Well, just say it Peg, I'm miserable :smileywink: ...
I'll go back to my manuals!
 
0 件の賞賛
返信

1,575件の閲覧回数
peg
Senior Contributor IV
Now, now Alban, I would never say that!
 
Although full marks to encoder for not only figuring out the problem from the OP BUT also providing the answer!
 
(Must be some secret Italian code in there somewhere)
 
0 件の賞賛
返信

1,575件の閲覧回数
Alban
Senior Contributor II
Hello & Welcome,
 
A lot of suggestions can be found in QG8 stand alone problem,please help, among other threads.
Please try and come back to the board.
 
Cheers,
Alban.
0 件の賞賛
返信