Barbu
2008-08-10 12:10:06 UTC
Hi all, I tried to compiled my first "real" application today, and how unexpected in the NI world: it didn't work !I got myself a nice error message from xilinx : Regenerating IP...ERROR:coreutil - Failure to set parameters on core: Illegal combination: Port A Width and Port A DepthERROR:coreutil - Failure to generate output productsERROR:coreutil - An error occurred while running Java. Please examine the console or coregen log file for a specific IP related error. If there is no specific error the problem may be due to memory limitations. For more information please consult solution record 21955 available from: http://www.xilinx.com/xlnx/xil_ans_display.jsp?getPagePath=21955Finished Regenerating.ERROR:sim:57 - Error found during generationThe xilinx page did not help me so far, and I don't find any reference of the "Illegal combination: Port A Width and Port A Depth" error which is probably the key to my situation.The app. is not so complex (yet) and make some use of the "Memory" objects... maybe it's about that.Anyway, I'll welcome any observation, advice (or solution) ;-)