I just do a research and find an answer:
Don't use ICSP2 but ICD=2 .
I test it and it work for me.
Perhaps a new documentation from CCS will be good.
Regards to all.
PhilippeM
HI,
I try to use alternative port for emulation on a Explorer 16 Development Board.
Here is my code for fuse:
#include <24FJ128GA010.h>
#DEVICE ICD=TRUE
#FUSES ICSP2
#FUSES XT,PR_PLL,OSCI ...