The systick interrupt can NOT be mask on vf610 board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The systick interrupt can NOT be mask on vf610 board

Jump to solution
753 Views
pingchuanma
Contributor I

Hi experts,

The systick interrupt can NOT be mask on vf610 board.

1. Set the priority for systick to 0xe0.

2. Set the basepri register to 0x10

3. The systick interrupt can still be generated.

The issue can NOT reproduce on K70 board.  Is this a known issue?  Is there any workaroud? Thanks.

Thanks,

Pingchuan

Labels (3)
0 Kudos
1 Solution
486 Views
cyborgnegotiato
Senior Contributor II

Hi Pingchuan,

Please, double check your code, this is basic functionality of core (Cortex M4), that works.

Thanks,

Jozef.

View solution in original post

0 Kudos
1 Reply
487 Views
cyborgnegotiato
Senior Contributor II

Hi Pingchuan,

Please, double check your code, this is basic functionality of core (Cortex M4), that works.

Thanks,

Jozef.

0 Kudos