Hello I need help
as soon as a timer interrupt is inserted and active, nothing works
timing at 200Mhz
Thanks in advance
PIC32MZ2048EFH100 interrupt
Moderator: Benj
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: PIC32MZ2048EFH100 interrupt
Hello,
In the Build -> Project Options -> Configuration Tab change the "Boot ISA Selection" setting from microMIPs to MIPS32 and hopefully this should solve the issue.
In the Build -> Project Options -> Configuration Tab change the "Boot ISA Selection" setting from microMIPs to MIPS32 and hopefully this should solve the issue.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: PIC32MZ2048EFH100 interrupt
translated to google, sorry
Hello and thanks
it works now.
many thanks
How do I program two timers to get a 1 second interrupt?
How do I program 2 timers to count on one pin impulse until the next 1 sec interrupt occurs?
How do I read the value from the two timers, which was counted in one sec.
Can the (PIC32MZ2048EHF100 with 200MHz clock) count 50,000,000 pulses in one second?
Thanks in advance
I am very excited about what suggestions come.
Hello and thanks
it works now.
many thanks
How do I program two timers to get a 1 second interrupt?
How do I program 2 timers to count on one pin impulse until the next 1 sec interrupt occurs?
How do I read the value from the two timers, which was counted in one sec.
Can the (PIC32MZ2048EHF100 with 200MHz clock) count 50,000,000 pulses in one second?
Thanks in advance
I am very excited about what suggestions come.