Part Number: TMS320F28388D
Hello everyone,
I´m debugging TMS320F28388D with Lauterbach and I´m experiencing an unexpected behaviour of DINT instruction, that is it never sets INTM to 1. Conversely the EINT instruction correctly sets INTM to 0.
I inspected the generated assembler code and DINT is correctly "converted" to the "SETC INTM" instruction.
Is there any reason or condition why DINT may not be able to set INTM to 1?
Thank you in advance.
Ivan