Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Division crash on DM647 (FastRTS)

$
0
0

The following test case crashes the DSP:

double Crash(void)
{
    double a = 2.2250738585072014e-308;
    double b = 1.5; // must be between 1.0 and 2.0

    return a / b;
}

We are using:

  • Code Generation tools V6.0.18
  • DSP/BIOS 5.32.01.05
  • CCS3.3 / SR 7.67
  • FastRTS 1.42

The test case only crashes when linking against 'fastrts64x.lib'.

Any help would be greatly appreciated.


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>