188#pragma config BSEQ = 0xfff //Relative value defining which partition will be active after devie Reset; the partition containing a lower boot number will be active.
189#pragma config IBSEQ = 0xfff //The one's complement of BSEQ; must be calculated by the user and written during device programming.
190
191// FBOOT
192#pragma config BTMODE = SINGLE //Device Boot Mode Configuration->Device is in Single Boot (legacy) mode