I used a modified version of gen_xps_files to discover what error code was being returned from xlGenerateButton and found the code was the integer 1 which I thought indicated that the xlGenerateButton was canceled. How could the function be canceled? I don't think I did anything to cancel it.
> A new problem is preventing me from > compiling even simple models with > bee_xps. For example, when I compile > a model containing only the system > generator, XSB Core Config, Xilinx > constants and CASPER software > registers, I receive the following > messages from bee_xps. > > Detected Linux OS > ############################# > ## System Update ## > ############################# > ############################# > ## Block objects creation ## > ############################# > ###################### > ## Checking objects ## > ###################### > Running system generator ... > Error using ==> gen_xps_files at 328 > XSG generation failed: ? > > I am using Xilinx 11.1 and Matlab > R2009a on CentOS Linux with the > mlib_devel_10_1 library. I was not > having this trouble until recently. > Other people use my computer, but > they know to avoid changing my > installations. > > I attached a simple MDL file that > produces the error messages shown > above. What is causing gen_xps_files > to have trouble at 328? > >

