Skip to main content
Harvey White
Senior III
August 23, 2025
Question

SYS_DBG_ENABLE_TA4 BUG IN v 1.19.0

  • August 23, 2025
  • 1 reply
  • 423 views

Working with getting TraceRecorder to work with an L562 project.  

When the tracerecorder software is added (using the package), SYS_DBG_ENABLE_TA4 is set to 0, which inactivates the feature.  

SYS_DBG_ENABLE_TA4 has to be manually set to 1 to enable the feature.  So far, so good.  Get it working, and then decide to make a change to the .ioc file.  exit configurator.

SYS_DBG_ENABLE_TA4 is reset to zero.

If it is set, PLEASE leave it that way, since it makes no sense to reset it.  Amazing the number of errors you can get on default settings (like streaming mode taking almost half a megabyte of memory or more).

I'm regarding this as a bug.

Thanks.

1 reply

Harvey White
Senior III
August 23, 2025

Oh, and should add yet another inconvenience.

For the L562 series, the FreeRTOS version is 10.3.1 as given by the IDE.

The IDE, when generating code, changes the version in trcKernelPortConfig.h to 10.6.2.

This causes more errors.

Please fix that as well.  

 

Technical Moderator
August 26, 2025

Hello @Harvey White 

Thank you for your contribution!

Could you please attach your IOC file in order to investigate the issue?

KR,

Souhaib

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Harvey White
Senior III
August 26, 2025

This should do it.  Please ask if you need more information.

Harvey