cancel
Showing results for 
Search instead for 
Did you mean: 

SYS_DBG_ENABLE_TA4 BUG IN v 1.19.0

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 1

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.