Part Number: TDA4VM
Hi Ti,
I upgraded from ti-psdk-rtos-j721e-evm-08_00_00_12 to ti-psdk-rtos-j721e-evm-08_02_00_06.
This upgrade includes the toolchain switch from tiarmcl to tiarmclang for the R5 cores.
I had several problems doing this toolchain switch. The main remaining one is, that during debugging with CCS, the source code stepping does not work anymore for PDK components. Such as sciclient, csl, freertos etc...
For my own code, it does work.
While searching for differences, between PDK_08_00_00_37 and PDK_08_02_00_21, I stumbled across this:
The module view in CCS shows, that the built components of PDK_08_00 "have" a longer source path information. (relativ path and compilation path)
For comparison, I picked the component "sciclient".

This is for PDK_08_02

CCS can resolve the source file successfully with the longer (absolute) compilation path, but not for the incomplete path at PDK_08_02.
I think the issue could be the transition to the new toolchain tiarmclang. You can verify this behavior with any example application which relies on some PDK components.
Can you please provide a bugfix for this?
Thank you and best regards,
Thomas

