Altera_Forum
Honored Contributor
10 years agoHow to check if ALTERA USB-Blaster is connected
Hi all,
I am looking for a way to programmatically determine if the Application is starting on its own or if it gets started with a connected ALTERA USB-Blaster (JTAG). Until now I had two separate Project configurations in the IDE containing the defines _DEBUG and NDEBUG. project details: - Nios2/f - ACDS 13.0sp1 - FreeRTOS Thanks for your suggestions!