2020-01-06 09:34 AM
Hi All,
I'm using SCP560P50L controller and I tried to use UART communication in my project.
I did configured the code and pins related to the uart.
But I'm facing issue in below lines of code.
In the lldconfig.h file SPC5_LINFLEX1_SETTING default values is set with SPC5_LINFLEX_MODE_LIN. I change it to SPC5_LINFLEX_MODE_SERIAL. But if regenerate the code SPC5_LINFLEX1_SETTING will change it to default value.
#define SPC5_LINFLEX1_SETTING SPC5_LINFLEX_MODE_SERIAL
How to retain my changes?
Please help me to understand this issue.
Thanks,
Basava.
Solved! Go to Solution.
2020-01-14 06:29 AM
Hello Basava ,
Sorry the delayed answer ;)
I was off during several weeks and I have no deputy.
all the files in cfg directory are the generated file coming from the freemarker file
to update it you should update Linflex Settings or Serial Configuration in SPC56ELxx Low Level Drivers components
Best Regards
Erwan
2020-01-06 09:50 AM
Ok, before generating dozens of threads on materially the same topic (ie use of tools, regeneration of files, bootloader), on a low trafficked forum, might I suggest trying to establish who at ST should be supporting your account, and providing materials/support related to the tools?
@Erwan YVIN Perhaps direct toward local FAE with account responsibility, and contractor/consultant with SPC5 development skills.
2020-01-14 06:29 AM
Hello Basava ,
Sorry the delayed answer ;)
I was off during several weeks and I have no deputy.
all the files in cfg directory are the generated file coming from the freemarker file
to update it you should update Linflex Settings or Serial Configuration in SPC56ELxx Low Level Drivers components
Best Regards
Erwan