We are using Harmony v1_04_02 on a PIC32MZ1024ECH100.The Harmony framework file drv_nvm.c has a function called _DRV_NVM_UnlockSequence(). This function disables the global interrupts via function SYS_INT_Disable(). My device has a LCD-display that is con..
↧