kmonroe023 Posted March 13, 2017 Share Posted March 13, 2017 Occasionally config file creation will fail when trying to generate a configuration file in the the solution explorer. The text in the output window is: Could not generate the project configuration file. Generation of pp_diff.cfg failed: Error in section [bUFIO] I've tried fixing this by re-compiling and downloading the project, then saving. Sometimes this will allow config file generation, sometimes not. What causes this error? IDE Ver 2.2.0.39 Firmware is latest, 2.1.1.3 I believe. Thanks, kmonroe Link to comment Share on other sites More sharing options...
steve.milici Posted March 22, 2017 Share Posted March 22, 2017 This is typically cause by upload/download timing. If the project is very large especially with encryption this can happen because the IDE may timeout and not properly accept data. There is a registry setting in the IDE that may work to increase the timeout: HKEY_LOCAL_MACHINE\SOFTWARE\Delta Tau Data Systems Inc\Global Settings\ProtocolTimeout Link to comment Share on other sites More sharing options...
Alex Anikstein Posted March 22, 2017 Share Posted March 22, 2017 In case that doesn't fix it, what product/CPU type are you using? Link to comment Share on other sites More sharing options...
kmonroe023 Posted March 23, 2017 Author Share Posted March 23, 2017 Thanks for the suggestion, I will trying lengthening the timeout. The project isn't large, but I do have a couple of background C plcs and a rather large realtime C usrcode routine. All of that can take up to 20-30 seconds to compile. I wonder if that is causing the timeout?? I am using a UMAC Power PMAC, with the dual core (465) processor. In case that doesn't fix it, what product/CPU type are you using? Link to comment Share on other sites More sharing options...
steve.milici Posted March 23, 2017 Share Posted March 23, 2017 Also, install the latest patch in "SOFTWARE UPDATES": http://www.deltatau.com/DT_SoftwareDownload/SoftwareUpdates.aspx Link to comment Share on other sites More sharing options...
Recommended Posts