I am working with both the TMS320LF2407A TMS320F28335 and have a basic question about division by zero.
I cannot seem to find any documentation about either Traps or C exceptions related to division by zero.
I would like to know how to detect and trap accidental divide by zero statements.
Are there special considerations for floating point divide by zero exceptions?
Thank you in advance.