Problems with the Timer interrupts on MC56F8025

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

Problems with the Timer interrupts on MC56F8025

2,002件の閲覧回数
admin
Specialist II
DSC: MC56F8025
Code Warrior Version: 8.2.2

I´d made a code on C programming language to MC56F8013 using timer interrupts and it's working properly.Then, I'd made a similar code to MC56F8025 and it isn't working: when the timer counter reach the COMP1 value, the flags turns on, but the interrupt doesn't occur in spite of the interrupt is enabled and the interrupt vector is configured.

I need some help to fix this problem. An example of a code on C programming language to MC56F8025 using timer interrupt would be helpfull.


Thanks!


Rodrigo Letang
ラベル(1)
タグ(1)
0 件の賞賛
3 返答(返信)

354件の閲覧回数
trytohelp
NXP Employee
NXP Employee
Hi,
 
Attached you will find an example for 8025.
I can not test it on my side because I don't have this chip.
This example is based on the example delivered for the 56F8037.
This is using Processor Expert so I changed the chip.
This should work for the 56F8025.
 
Regards
Pascal
 
Message Edited by t.dowe on 2009-10-29 09:55 AM
0 件の賞賛

354件の閲覧回数
narayana123
Contributor I
hi pascal,
could please help me in getting PWM's from MC56F8037.i tried to get using beans bit i am getting error.

please help me.

prasad
0 件の賞賛

354件の閲覧回数
trytohelp
NXP Employee
NXP Employee
Hi,
 
Please have a look to the installation folder:
  \Stationery\Processor_Expert_Examples\DemoApplications\HWBeans\56F803x
There are 2 examples:
 PWM
 PWMMC
 
Hope this will help you.
 
Regars
Pascal
0 件の賞賛