SPRADN5 December 2024 F29H850TU , F29H859TU-Q1
The dedicated instructions from the C29x user guide can be abstracted by using the built-in compiler intrinsic provided in the ti-cgt-c29 compiler. Under the hood of using the built-in compiler intrinsic uses dedicated DLT instructions.
For code markers use: __builtin_c29_datalog_tag(TAG);
For data logging variables use: __builtin_c29_datalog_write(VAR);