Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Can't find exception handler options

Intel_C_Intel
Employee
450 Views
Does anyone know where the dialogue box is that allows you to specify what action is taken for specific numerical exceptions. I was exploring around in CVF and somehow found a dialogue box that allowed me to tell the compiler whether or not to stop execution for specific types of floating point exceptions. I seem to remember that there was a way to specify always stop execution for a particular type of exception. I'm old enough that my memory has nearly left me and I can't seem to find my way back to the dialogue box. Appreciate any help.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
450 Views
The dialog box you are thinking of is for running under the debugger only. (Debug..Exceptions...) There is nothing like this for normal execution.

Steve
0 Kudos
Reply