Hello, can someone tell me that why use FSP 3.4 config and the code can run well, and then use FSP 4.0 open the config , the code reports some wrong. Can higher version software not be compatible with lower version software?
Hello,
Thanks for reaching out Renesas Engineering Community!
Could you be more specific in what errors are you getting? Also providing us some screenshots, would be very helpful! Are you using e2studio IDE or an other IDE?
Best Regards,
IK
Hello again,
I would like to add something more. FSP version 4.0.0 requires a minimum e2-studio version of 2022-07. In case you are using e2-studio please provide to us the version you are using? Also have you generated code when moving from FSP 3.4.0 to 4.0.0 and porting your project to FSP v.4.0.0?
Thank you!
Hello IK,I use Keil MDK not the E2-studio, and when build the code, It will create some errors just like following picture show, and I hope when switch to more higher version, it will be ok, so what should I do?
I assume that your are using RA Smart Configurator for KEIL-IDE right? Have you opened the configurator and generated code for FSP version 4.0.0, because it seems that these errors are coming from terms that are declared in files that are generated with code generator.
Hello,Yes,FSP version has updated to high version 4.0 from version 3.4.The problem i want to ask is why generate code for FSP version 4.0 will report error,in my opinion, version 4.0 should be compatible with the configuration of version 3.4 and should not generate errors. Otherwise, what is the point of upgrading to a higher version?