Hi,
I've recently updated the project code generated by HalCoGen 3.00.00 by code generated with HalCoGen 3.00.01. Since then I have difficulties with safety tests.
For example, the STC test is not working as specified. Before code update, the CPU was reset after the STC test finished and one could verify systemREG1->SYSESR for 0x20.
The code generated with HalCoGen 3.00.01 changes the behavior, after execution of the STC test, it comes data abort interrupt instead of reset interrupt.
The influence on this behavior has sys_core.asm generated by HalCoGen 3.00.01.
Regards Vaclav