This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: Not able to open example.syscfg in CCS Theia

Part Number: CODECOMPOSER

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> &nbsp; &nbsp;at readStream (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:163:17)<br> &nbsp; &nbsp;at getRawBody (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:116:12)<br> &nbsp; &nbsp;at read (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\read.js:79:3)<br> &nbsp; &nbsp;at jsonParser (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\types\json.js:138:5)<br> &nbsp; &nbsp;at Layer.handle [as handle_request] (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\layer.js:95:5)<br> &nbsp; &nbsp;at trim_prefix (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:328:13)<br> &nbsp; &nbsp;at C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:286:9<br> &nbsp; &nbsp;at Function.process_params (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:346:12)<br> &nbsp; &nbsp;at next (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:280:10)<br> &nbsp; &nbsp;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> &nbsp; &nbsp;at readStream (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:163:17)<br> &nbsp; &nbsp;at getRawBody (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\raw-body\index.js:116:12)<br> &nbsp; &nbsp;at read (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\read.js:79:3)<br> &nbsp; &nbsp;at jsonParser (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\body-parser\lib\types\json.js:138:5)<br> &nbsp; &nbsp;at Layer.handle [as handle_request] (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\layer.js:95:5)<br> &nbsp; &nbsp;at trim_prefix (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:328:13)<br> &nbsp; &nbsp;at C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:286:9<br> &nbsp; &nbsp;at Function.process_params (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:346:12)<br> &nbsp; &nbsp;at next (C:\ti\ccs2011\ccs\theia\resources\app.asar\node_modules\express\lib\router\index.js:280:10)<br> &nbsp; &nbsp;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