Hi!
I'm trying to run some High Level code generated from Matlab/Simulink. I set all kind of software optimizations regarding embedded destination platform, such as RAM optimization and complex reduction, as well.
But he problem arises when I try to run the first step. The Zedboard freezes and the XSDK returns a debug error. I don't know if the problem is related with memory consumption. The total reserved space in one iteration is at least 20KB of data.
Does anybody know how to solve this problem? Could I add any hardware accelerator in PlanAhead?
Thanks,