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

Exception when run project at debug mode using cilk_for

Tam_N_
Novice
500 Views

Dear all,

I have used cilk_plus to make parallel processing into my source code with visual studio 2008 IDE.

But when I build it at debug mode, the project throw an exception below:

"Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function pointer declared with a different calling convention"

How can  I resolve it to make debug mode operated ?

Thanks of all,

Tam Nguyen

 

0 Kudos
1 Reply
Barry_T_Intel
Employee
500 Views

There's no way for me to guess where this is coming from. I'm going to need an application that demonstrates the problem.

   - Barry

0 Kudos
Reply