Menu

#355 Assertions in QK and QV on MSP430

QP
closed
None
1
2024-08-01
2024-03-21
No

In QP/C/C++ 7.3.3, QV and QK kernels cause assertions on MSP430.
QV reports assertion: qv:303
QK reports assertion: qk:542

Discussion

  • Quantum Leaps

    Quantum Leaps - 2024-03-21

    These are the new assertions that check the internal data integrity (Duplicate Inverted Storage). The problem is the incorrect casting of the inverted duplicates, which shows up on a 16-bit machine, like MSP430. The type casts will be corrected in QP/C/C++ 7.3.4.

     
  • Quantum Leaps

    Quantum Leaps - 2024-04-25
    • status: open --> closed
     
  • Quantum Leaps

    Quantum Leaps - 2024-04-25

    Fixed in QP/C/C++ 7.3.4.
    --MMS

     

Anonymous
Anonymous

Add attachments
Cancel