Tool/software:
With CCS Theia I am no longer able to open example.syscfg files. This issue persists regardless of SDK version and regardless of CCS version. I have uninstalled all CCS theia files and reinstalled CCS2011 and the issue persists. I am still able to build projects but not be able to open example.syscfg files is a huge blocker to development. Below is a screenshot of what happens when I try to open the file:
The full text output is:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>PayloadTooLargeError: request entity too large<br> at readStream (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:163:17)<br> at getRawBody (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:116:12)<br> at read (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\read.js:79:3)<br> at jsonParser (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\types\json.js:138:5)<br> at Layer.handle [as handle_request] (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\layer.js:95:5)<br> at trim_prefix (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:328:13)<br> at C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:286:9<br> at Function.process_params (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:346:12)<br> at next (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:280:10)<br> at ElectronTokenBackendContribution.expressMiddleware (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\@theia\core\lib\electron-node\token\electron-token-backend-contribution.js:37:13)</pre> </body> </html>
Error: <!DOCTYPE html>
Hide Details...
<html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>PayloadTooLargeError: request entity too large<br> at readStream (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:163:17)<br> at getRawBody (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:116:12)<br> at read (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\read.js:79:3)<br> at jsonParser (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\types\json.js:138:5)<br> at Layer.handle [as handle_request] (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\layer.js:95:5)<br> at trim_prefix (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:328:13)<br> at C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:286:9<br> at Function.process_params (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:346:12)<br> at next (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:280:10)<br> at ElectronTokenBackendContribution.expressMiddleware (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\@theia\core\lib\electron-node\token\electron-token-backend-contribution.js:37:13)</pre> </body> </html> at xmlHttpRequestSync (localhost:51039/.../runtime.js:89:15) at File.writeTextFileSync (localhost:51039/.../file.js:10:9) at window.eclipsePutFileContents (localhost:51039/.../sysconfig-shim.js:18:64) at l.writeFile (localhost:51039/.../ui.js:312:775460) at A.save (localhost:51039/.../ui.js:312:1121240) at A.validateAndSave (localhost:51039/.../ui.js:312:1120341) at A.update (localhost:51039/.../ui.js:312:1120067) at localhost:51039/.../ui.js:312:677257 at localhost:51039/.../ui.js:312:677286 at t.resolveProducts (localhost:51039/.../ui.js:312:675906)
Please advise on any workarounds.
Regards,
Erik