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: Theia AM263P4: Custom Initialization Script Path Not Resolved Correctly

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: AM263P4

Tool/software:

Hello,

I'm trying to use Theia to debug AM263P4.

Problem 1:

My usual (CCS12.8.1) target configuration is active. The first problem is that when I hit  Start Debugging, something flashes up in red (an error) then quickly disappears. It's only because I captured this in the GIF below that I know what is says:

It's complaining that it can't find the initialization script. See #2.

Anyway, please ensure any errors can be seen so that they can be tackled.

Problem 2:

I use a custom Initialization Script version controlled in the project itself in a subfolder of the target configuration file.

The relative path above which worked in CCS12.8 does not work in Theia:

Only an absolute path for the custome GEL file works but this is not portable.

Please ensure that the CC12.8 behaviour is carried over to Theia.